Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ctest_submit from CTestTestParallel | Zach Mullen | 2009-09-29 | 1 | -1/+0 |
| | |||||
* | Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the ↵ | Bill Hoffman | 2009-09-24 | 1 | -7/+6 |
| | | | | generator to build cmake is different than the one used for tests (watcom) is used. | ||||
* | Make portable c for Parallel test | Zach Mullen | 2009-09-23 | 1 | -4/+4 |
| | |||||
* | Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or ↵ | Zach Mullen | 2009-09-23 | 3 | -22/+21 |
| | | | | not. Changed parallel test to be portable. | ||||
* | CTestTestParallel now submits to public dashboard for easier debugging | Zach Mullen | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL) | Zach Mullen | 2009-09-22 | 4 | -0/+84 |