summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-071-1/+1
* Revert "CTest: fix pre and post test commands with spaces" (#13887)Rolf Eike Beer2013-07-271-3/+2
* Merge topic 'CTest-less-cd'Brad King2013-05-161-2/+1
|\
| * CTest: avoid useless changing of directoryRolf Eike Beer2013-05-151-2/+1
* | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-2/+2
|/
* Always use the auto_ptr from cmsys.Stephen Kelly2012-11-201-2/+1
* CTest: fix pre and post test commands with spacesRolf Eike Beer2012-10-011-2/+3
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-12/+12
* Fix line too long style violationDavid Cole2011-08-031-1/+2
* CTest: print failed tests in index order (#11746)David Cole2011-08-031-3/+7
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-1/+2
* CTest: Report tests not run due to unknown configurationBrad King2011-06-101-0/+4
* Fix a memory leak.Bill Hoffman2011-06-061-0/+1
* Implement ctest_upload commandZach Mullen2011-03-151-43/+1
* Remove trailing whitespaceBrad King2011-03-111-35/+35
* Merge topic 'fix-test-output-truncation'Brad King2011-01-111-47/+28
|\
| * CTest: Do not truncate UTF-8 test output too early (#10656)Brad King2011-01-041-47/+28
* | Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-031-0/+2
|/
* Merge topic 'dev/add_test-working-directory'Brad King2010-12-281-1/+4
|\
| * Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-161-1/+4
* | CTest: multiple ctest_test calls w/LABEL regexs (#11487)Clinton Stimpson2010-12-171-0/+2
|/
* Added CTest command --print-labelsZach Mullen2010-08-311-2/+7
* Eliminate -Wconversion warnings.David Cole2010-06-271-3/+5
* Do not exit if stoptime is passed.Zach Mullen2010-06-151-2/+2
* Added RESOURCE_LOCK test property.Zach Mullen2010-03-021-0/+11
* Use historical average of test times to schedule tests.Zach Mullen2010-02-261-0/+1
* CTest output submitted to the dashboard is now compressed by default.Zach Mullen2009-12-171-1/+4
* Added an option to conditionally attach files to a test submission only if th...Zach Mullen2009-12-161-4/+23
* Changed XML formatting of files attached to test so that each file is archive...Zach Mullen2009-12-151-26/+17
* CTest-side changes to allow users to attach arbitrary files to test results t...Zach Mullen2009-12-151-2/+90
* Unfortunately, I noticed the comment on bug 8668 too late. This changes my l...Zach Mullen2009-12-101-27/+6
* [0008668: CTest Dev: Missing executables shown as failed tests when using MPI...Zach Mullen2009-12-101-2/+28
* Local test timeouts will now always take precedence over the global --timeout...Zach Mullen2009-12-081-2/+1
* CMake global timeout (--timeout option) should prevail over individual test t...Zach Mullen2009-12-071-1/+2
* Hanle the case where a test can not be run because it is a bad executable.Bill Hoffman2009-12-021-4/+3
* Added the --timeout option to ctest command line. This sets a global timeout...Zach Mullen2009-11-301-0/+5
* Change logic of ctest subdirs command to allow for absolute paths. Also adde...Zach Mullen2009-11-101-6/+9
* Bug 9090: CTest does not handle absolute paths in CTestTestfile SUBDIR( ) ent...Zach Mullen2009-11-091-0/+6
* Hook for scheduling tests in a random orderZach Mullen2009-10-291-1/+17
* BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...Zach Mullen2009-10-051-1/+1
* Fix warnings in CMake source code.David Cole2009-10-021-5/+5
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Add label summary times to ctest default output. Also, remove parallel time ...Bill Hoffman2009-09-111-20/+32
* BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...Zach Mullen2009-09-101-12/+15
* ENH: ctest now writes time cost data to a file after a test set is run, and u...Zach Mullen2009-09-081-3/+1
* ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...Zach Mullen2009-09-081-9/+6
* ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...Zach Mullen2009-09-071-0/+5
* Added the test property EXPENSIVE, which denotes that the given test(s) shoul...Zach Mullen2009-09-041-3/+9
* Fixed warningsZach Mullen2009-09-031-0/+5
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-0/+9