| Commit message (Expand) | Author | Age | Files | Lines |
* | CTest: Fix combined inclusive/exclusive label regular expressions | Nils Gladitz | 2014-06-06 | 1 | -2/+2 |
|
|
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -7/+7 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -15/+15 |
|
|
* | stringapi: Command names | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -15/+15 |
|
|
* | allow to mark a test as "Not Run" with a specific return code (#8466) | Rolf Eike Beer | 2014-01-14 | 1 | -0/+9 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -8/+9 |
|
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -16/+0 |
|
|
* | Merge topic 'ctest_rerun_failed' | Brad King | 2013-10-08 | 1 | -2/+134 |
|\ |
|
| * | ctest: Add --rerun-failed option | Zack Galbreath | 2013-10-08 | 1 | -2/+134 |
|
|
* | | Generate modern-style cmake code. | Stephen Kelly | 2013-08-22 | 1 | -2/+2 |
|/ |
|
* | CTest: create one output file per memcheck (#14303) | Rolf Eike Beer | 2013-08-07 | 1 | -1/+1 |
|
|
* | Revert "CTest: fix pre and post test commands with spaces" (#13887) | Rolf Eike Beer | 2013-07-27 | 1 | -3/+2 |
|
|
* | Merge topic 'CTest-less-cd' | Brad King | 2013-05-16 | 1 | -2/+1 |
|\ |
|
| * | CTest: avoid useless changing of directory | Rolf Eike Beer | 2013-05-15 | 1 | -2/+1 |
|
|
* | | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 1 | -2/+2 |
|/ |
|
* | Always use the auto_ptr from cmsys. | Stephen Kelly | 2012-11-20 | 1 | -2/+1 |
|
|
* | CTest: fix pre and post test commands with spaces | Rolf Eike Beer | 2012-10-01 | 1 | -2/+3 |
|
|
* | Add 'const' qualifier to some cmCommand members | Yury G. Kudryashov | 2012-02-29 | 1 | -12/+12 |
|
|
* | Fix line too long style violation | David Cole | 2011-08-03 | 1 | -1/+2 |
|
|
* | CTest: print failed tests in index order (#11746) | David Cole | 2011-08-03 | 1 | -3/+7 |
|
|
* | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -1/+2 |
|
|
* | CTest: Report tests not run due to unknown configuration | Brad King | 2011-06-10 | 1 | -0/+4 |
|
|
* | Fix a memory leak. | Bill Hoffman | 2011-06-06 | 1 | -0/+1 |
|
|
* | Implement ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -43/+1 |
|
|
* | Remove trailing whitespace | Brad King | 2011-03-11 | 1 | -35/+35 |
|
|
* | Merge topic 'fix-test-output-truncation' | Brad King | 2011-01-11 | 1 | -47/+28 |
|\ |
|
| * | CTest: Do not truncate UTF-8 test output too early (#10656) | Brad King | 2011-01-04 | 1 | -47/+28 |
|
|
* | | Test TIMEOUT property explicitly set to zero should be honored | Zach Mullen | 2011-01-03 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'dev/add_test-working-directory' | Brad King | 2010-12-28 | 1 | -1/+4 |
|\ |
|
| * | Add the WORKING_DIRECTORY property to tests | Rolf Eike Beer | 2010-12-16 | 1 | -1/+4 |
|
|
* | | CTest: multiple ctest_test calls w/LABEL regexs (#11487) | Clinton Stimpson | 2010-12-17 | 1 | -0/+2 |
|/ |
|
* | Added CTest command --print-labels | Zach Mullen | 2010-08-31 | 1 | -2/+7 |
|
|
* | Eliminate -Wconversion warnings. | David Cole | 2010-06-27 | 1 | -3/+5 |
|
|
* | Do not exit if stoptime is passed. | Zach Mullen | 2010-06-15 | 1 | -2/+2 |
|
|
* | Added RESOURCE_LOCK test property. | Zach Mullen | 2010-03-02 | 1 | -0/+11 |
|
|
* | Use historical average of test times to schedule tests. | Zach Mullen | 2010-02-26 | 1 | -0/+1 |
|
|
* | CTest output submitted to the dashboard is now compressed by default. | Zach Mullen | 2009-12-17 | 1 | -1/+4 |
|
|
* | Added an option to conditionally attach files to a test submission only if th... | Zach Mullen | 2009-12-16 | 1 | -4/+23 |
|
|
* | Changed XML formatting of files attached to test so that each file is archive... | Zach Mullen | 2009-12-15 | 1 | -26/+17 |
|
|
* | CTest-side changes to allow users to attach arbitrary files to test results t... | Zach Mullen | 2009-12-15 | 1 | -2/+90 |
|
|
* | Unfortunately, I noticed the comment on bug 8668 too late. This changes my l... | Zach Mullen | 2009-12-10 | 1 | -27/+6 |
|
|
* | [0008668: CTest Dev: Missing executables shown as failed tests when using MPI... | Zach Mullen | 2009-12-10 | 1 | -2/+28 |
|
|
* | Local test timeouts will now always take precedence over the global --timeout... | Zach Mullen | 2009-12-08 | 1 | -2/+1 |
|
|
* | CMake global timeout (--timeout option) should prevail over individual test t... | Zach Mullen | 2009-12-07 | 1 | -1/+2 |
|
|
* | Hanle the case where a test can not be run because it is a bad executable. | Bill Hoffman | 2009-12-02 | 1 | -4/+3 |
|
|
* | Added the --timeout option to ctest command line. This sets a global timeout... | Zach Mullen | 2009-11-30 | 1 | -0/+5 |
|
|
* | Change logic of ctest subdirs command to allow for absolute paths. Also adde... | Zach Mullen | 2009-11-10 | 1 | -6/+9 |
|
|
* | Bug 9090: CTest does not handle absolute paths in CTestTestfile SUBDIR( ) ent... | Zach Mullen | 2009-11-09 | 1 | -0/+6 |
|
|
* | Hook for scheduling tests in a random order | Zach Mullen | 2009-10-29 | 1 | -1/+17 |
|
|