summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestParallel
Commit message (Collapse)AuthorAgeFilesLines
* Remove ctest_submit from CTestTestParallelZach Mullen2009-09-291-1/+0
|
* Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the ↵Bill Hoffman2009-09-241-7/+6
| | | | generator to build cmake is different than the one used for tests (watcom) is used.
* Make portable c for Parallel testZach Mullen2009-09-231-4/+4
|
* Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or ↵Zach Mullen2009-09-233-22/+21
| | | | not. Changed parallel test to be portable.
* CTestTestParallel now submits to public dashboard for easier debuggingZach Mullen2009-09-231-0/+1
|
* Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)Zach Mullen2009-09-224-0/+84