Zach Mullen
|
f3cd66577f
|
Remove unnecessary configure time operations from CTestTest* tests
|
2009-12-02 09:42:06 -05:00 |
Brad King
|
ed55b1b8d2
|
Remove unused code from CTest test suite
We remove from Tests/CTestTest*/CMakeLists.txt some historical cruft
that is no longer used by the test suite.
|
2009-12-02 09:16:29 -05:00 |
Zach Mullen
|
bcb127d494
|
Remove ctest_submit from CTestTestParallel
|
2009-09-29 14:21:48 -04:00 |
Bill Hoffman
|
205855bf56
|
Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the generator to build cmake is different than the one used for tests (watcom) is used.
|
2009-09-24 13:18:49 -04:00 |
Zach Mullen
|
8ffc8147e0
|
Make portable c for Parallel test
|
2009-09-23 14:07:57 -04:00 |
Zach Mullen
|
f3dce87e6d
|
Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not. Changed parallel test to be portable.
|
2009-09-23 11:38:37 -04:00 |
Zach Mullen
|
6f45c1d88c
|
CTestTestParallel now submits to public dashboard for easier debugging
|
2009-09-23 09:00:37 -04:00 |
Zach Mullen
|
664a409ae0
|
Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)
|
2009-09-22 12:06:03 -04:00 |