Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parallel CTest hangs if serial test has depends | Zach Mullen | 2010-06-23 | 1 | -0/+2 |
* | Remove unnecessary configure time operations from CTestTest* tests | Zach Mullen | 2009-12-02 | 1 | -8/+0 |
* | Remove unused code from CTest test suite | Brad King | 2009-12-02 | 1 | -11/+1 |
* | 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 gen... | Bill Hoffman | 2009-09-24 | 1 | -7/+6 |
* | 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 not... | Zach Mullen | 2009-09-23 | 3 | -22/+21 |
* | 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 |