summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-0718-64/+76
* CTest: fix regressions introduced by the ctest-fix-run-serial topicNils Gladitz2013-12-232-4/+89
* CTest: filter /showIncludes output from ninja compile launcherNils Gladitz2013-12-032-1/+19
* Use new cmHasLiteralPrefix functionStephen Kelly2013-11-212-5/+5
* ctest: Teach --build-options to allow zero optionsBrad King2013-11-181-14/+5
* ctest: Make the --build-makeprogram optional for --build-and-testBrad King2013-11-181-4/+9
* ctest_build: Use "cmake --build" to launch the native build toolBrad King2013-11-151-7/+2
* Refactor internal resource location APIs and initializationBrad King2013-11-123-6/+6
* Merge topic 'robust-ctest_empty_binary_directory'Brad King2013-11-042-3/+63
|\
| * CTest: more aggressive implementation of ctest_empty_binary_directory()Nils Gladitz2013-11-022-3/+63
* | Merge topic 'ctest-p4'Brad King2013-11-021-11/+1
|\ \
| * | ctest_update: Do not remove the p4 depot namePedro Navarro2013-11-011-11/+1
| |/
* | CTest: prevent tests from being inserted in the cost list twiceNils Gladitz2013-10-311-1/+8
|/
* CTest: clean TargetDirs between unrelated coverage runs (issue 13143)Nils Gladitz2013-10-291-0/+1
* CTest: restore old failed test priority in serial test runsNils Gladitz2013-10-271-3/+4
* Merge topic 'ctest-fix-run-serial'Brad King2013-10-262-59/+85
|\
| * CTest: fix dashboard issues associated with the ctest-fix-run-serial topicNils Gladitz2013-10-251-7/+20
| * CTest: added comments that describe the basic test sorting approachNils Gladitz2013-10-211-0/+7
| * CTest: removed redundant copy of test dependency setNils Gladitz2013-10-211-7/+1
| * CTest: perform cycle test earlyNils Gladitz2013-10-192-1/+8
| * CTest: consider previously failed tests before all othersNils Gladitz2013-10-191-15/+10
| * CTest: prioritize tests by their depth in the dependency graphNils Gladitz2013-10-181-4/+45
| * CTest: handle dependent and non dependent test requirements equallyNils Gladitz2013-10-171-40/+9
* | ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-265-1/+674
|/
* Drop builtin command documentationBrad King2013-10-1614-355/+0
* Drop "full" documentation output typesBrad King2013-10-152-7/+0
* Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-084-0/+199
|\
| * Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-084-0/+199
* | Merge topic 'ctest_rerun_failed'Brad King2013-10-082-2/+149
|\ \
| * | ctest: Add --rerun-failed optionZack Galbreath2013-10-082-2/+149
| |/
* | Merge topic 'generate-modern-style'Brad King2013-10-071-2/+2
|\ \ | |/ |/|
| * Generate modern-style cmake code.Stephen Kelly2013-08-221-2/+2
* | CTest: Fix GTM coverage parsing line offset bugZack Galbreath2013-08-291-2/+2
|/
* CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-076-43/+87
* Revert "CTest: fix pre and post test commands with spaces" (#13887)Rolf Eike Beer2013-07-271-3/+2
* Remove some uses of obsolete 'register' storage specifierSean McBride2013-06-281-1/+1
* Merge topic 'CTest-less-cd'Brad King2013-05-161-2/+1
|\
| * CTest: avoid useless changing of directoryRolf Eike Beer2013-05-151-2/+1
* | Merge topic 'MemChecker-improvements'Brad King2013-05-163-16/+37
|\ \
| * | CTest: fix comment documenting cmBoundsCheckerParser classRolf Eike Beer2013-05-091-2/+1
| * | CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flagsRolf Eike Beer2013-05-091-1/+0
| * | CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-091-7/+0
| * | CTest: use an output file for Valgrind (#14110)Rolf Eike Beer2013-05-093-6/+36
| |/
* | Merge topic 'only-first-output-regex'Brad King2013-05-161-0/+2
|\ \
| * | CTest: break after first regex match on outputRolf Eike Beer2013-05-111-0/+2
| |/
* | Merge topic 'positive-test-times'Brad King2013-05-161-0/+8
|\ \
| * | CTest: make sure never to report negative test times (#14132)Rolf Eike Beer2013-05-101-0/+8
| |/
* | Merge topic 'doc-improvements'Brad King2013-05-161-2/+2
|\ \
| * | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-2/+2
| |/
* | ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-121-1/+2