summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
...
| * | ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-031-1/+1
* | | Merge topic 'encoding-fstream'Brad King2014-10-073-10/+11
|\ \ \
| * | | Fix a few more places to use cmsys::[io]fstream instead of std::fstream.Clinton Stimpson2014-10-043-10/+11
| |/ /
* | | cmParseCoberturaCoverage: Initialize CurFileName to empty stringJonathan Beezley2014-10-031-0/+1
|/ /
* | CTest: Use -A option to pass generator platform selectionBrad King2014-09-152-2/+2
|/
* CTest: Add options to set generator platformBrad King2014-09-053-0/+23
* Merge topic 'fix_mumps_file_parser'Brad King2014-08-181-3/+5
|\
| * CTEST: Fix MUMPS file parser and update testJoseph Snyder2014-08-151-3/+5
* | CTest: Allow / to be in the build name, and be consistent with the build nameBill Hoffman2014-08-183-5/+9
* | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-182-4/+13
|/
* Merge topic 'fix_truncation_logic_valgrind_output'Brad King2014-08-051-22/+19
|\
| * Fix truncation of valgrind output logic.Bill Hoffman2014-08-041-22/+19
* | Change output to be a reference and not a pointer.Bill Hoffman2014-08-041-1/+1
|/
* cmGlobalGenerator: Take Build output argument by referenceBrad King2014-07-311-1/+1
* CTEST: Update Jacoco Coverage search pathsJoseph Snyder2014-07-301-0/+3
* Handle more than one process with sanitizer errors.Bill Hoffman2014-07-242-11/+20
* Merge topic 'encoding-ctest-fixes'Brad King2014-07-181-7/+8
|\
| * Encoding: Fix a few encoding problems with ctest.Clinton Stimpson2014-07-181-7/+8
* | CTest: Fix MemoryCheckType from 'ctest -T MemCheck'Bill Hoffman2014-07-161-2/+2
* | ctest_memcheck: Add support for memory and leak sanitizer.Bill Hoffman2014-07-162-15/+68
|/
* ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-094-155/+337
* CTest: Implement message(STATUS) output for 'ctest -S' scriptsBrad King2014-07-021-0/+11
* Merge topic 'launcher-limit-warnings-errors'Brad King2014-06-251-2/+7
|\
| * CTest: Teach the launchers to honer the max warnings and errorsBill Hoffman2014-06-251-2/+7
* | cmCTestMemCheckHandler: Fix coding style in this classBill Hoffman2014-06-252-8/+8
|/
* Merge topic 'fix-valgrind-in-path'Brad King2014-06-161-4/+5
|\
| * Fix ctest to allow valgrind to show up in the path name of a memcheck tool.Bill Hoffman2014-06-131-4/+5
* | Merge topic 'add_jacoco_coverage_parsing'Brad King2014-06-134-1/+270
|\ \ | |/ |/|
| * CTest: Add Jacoco Coverage functionalityJoseph Snyder2014-06-124-1/+270
* | CTest: Fix combined inclusive/exclusive label regular expressionsNils Gladitz2014-06-061-2/+2
|/
* CTest: Generalize Cobertura coverage format handlingJoseph Snyder2014-06-042-9/+61
* CTest: Rename coverage implementation for "Python" to "Cobertura"Joseph Snyder2014-06-044-16/+16
* CTest: Fix Python coverage.py off-by-one error in resultsZach Mullen2014-05-281-2/+2
* CTest: Improve Python coverage.py source file search algorithmRoni Choudhury2014-05-281-7/+13
* Merge topic 'cmake-gui-capture-output'Brad King2014-05-161-23/+27
|\
| * cmSystemTools: Add callback for StderrBrad King2014-05-151-2/+4
| * cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-2/+2
| * cmCTestBuildAndTestHandler: Refactor output captureBrad King2014-05-151-19/+22
| * cmCTestBuildAndTestHandler: Refactor local loop varBrad King2014-05-151-3/+2
* | Merge topic 'fix_mumps_coverage'Brad King2014-05-162-4/+32
|\ \ | |/ |/|
| * CTest: Fix MUMPS coverage parsing and testJoseph Snyder2014-05-162-4/+32
* | Merge topic 'ctest-bad-generator'Brad King2014-05-081-0/+9
|\ \ | |/ |/|
| * ctest_build: Do not crash on bad generator nameBrad King2014-05-071-0/+9
* | CTest: Add support for Intel coverage filesVolkan Gezer2014-03-132-0/+309
* | 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