On Wednesday 01 October 2008, Mike Arthur wrote: > On Tuesday 30 September 2008 23:18:57 Alexander Neundorf wrote: > > So you want it to run your tests added using add_test(). This is what it > > does. "make test" alone doesn't update from svn or submit build logs. I > > guess you mean you want to modify what "make Nightly" etc. do ? > > Kinda. Basically I was wondering if it was possible to modify what "make > test" did, i.e. make it do more than just running all the tests added with > add_test().
Adding a test which does your extra stuff ? Or adding an extra target (e.g. mendeltest) which first does some things and then does the test target ? Alex _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake