summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'remove-c_str-calls'Brad King2014-03-1222-163/+163
|\
| * Remove c_str calls when using stream APIs.Stephen Kelly2014-03-1114-116/+116
| * Remove some c_str() calls.Stephen Kelly2014-03-1115-47/+47
* | CTest: Teach ctest_coverage() to read CTEST_COVERAGE_EXTRA_FLAGSVolkan Gezer2014-03-101-1/+2
|/
* stringapi: Command namesBen Boeckel2014-03-0814-17/+17
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+1
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-087-63/+57
* strings: Remove cmStdString referencesBen Boeckel2014-03-0836-217/+217
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+2
* stringapi: Use strings for variable namesBen Boeckel2014-03-082-14/+6
* CTest: notify user if gcov cannot be foundZack Galbreath2014-02-281-0/+6
* CTest: exclude /showIncludes notes when scraping logsNils Gladitz2014-02-252-2/+18
* Kate: handle spaces in build dirAlex Neundorf2014-02-171-1/+0
* ctest_update: Handle P4 unknown revisions more robustlyPedro Navarro2014-01-221-26/+35
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-143-1/+18
* 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