summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use insert instead of a loop in some cases.Stephen Kelly2015-01-114-29/+9
|/ /
* | Merge topic 'base64-casts'Brad King2015-01-082-5/+4
|\ \
| * | cmCTest: Use size_t for cmsysBase64_Encode return valueBrad King2014-12-262-5/+4
* | | cmParseDelphiCoverage: Remove superfluous semicolons after methodsChristoph GrĂ¼ninger2014-12-231-2/+2
* | | Merge topic 'base64-constref'Brad King2014-12-231-1/+1
|\ \ \
| * | | cmCTestTestHandler: take reference to temporary string instead of doing a copyRolf Eike Beer2014-12-221-1/+1
| |/ /
* | | Merge topic 'cleanup-ExpandListArgument-usage'Brad King2014-12-231-45/+6
|\ \ \
| * | | Remove some temporary vectors for ExpandListArgument.Stephen Kelly2014-12-181-45/+6
| |/ /
* | | ctest_coverage: Fix error message to report the file nameVladislav Vinogradov2014-12-221-1/+1
|/ /
* | Merge topic 'ctest_memcheck-no-empty-BC-output'Brad King2014-12-171-0/+4
|\ \
| * | ctest_memcheck: Do not open empty BC output file nameBrad King2014-12-161-0/+4
* | | CTest: Remove code to fix scanbuild errorsJoseph Snyder2014-12-152-4/+0
|/ /
* | ctest: count errors from scripts properlyBen Boeckel2014-12-101-1/+1
* | ctest --launch: write to cout and cerr in binaryBen Boeckel2014-12-051-0/+13
* | Remove some unneeded c_str calls.Stephen Kelly2014-11-236-16/+16
* | CTest: Add Javascript coverage parserJoseph Snyder2014-10-294-0/+257
* | Merge topic 'remove-borland-build'Brad King2014-10-211-3/+0
|\ \
| * | Remove borland workarounds.Stephen Kelly2014-10-151-3/+0
| |/
* | Merge topic 'remove-redundant-c_str'Brad King2014-10-2116-99/+99
|\ \
| * | strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-1516-99/+99
| |/
* | Merge topic 'ctest-delphi-coverage'Brad King2014-10-214-0/+338
|\ \ | |/ |/|
| * CTest: Add code coverage parser for Pascal/DelphiJoseph Snyder2014-10-214-0/+338
* | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-082-18/+65
|\ \
| * | ctest_memcheck: Add support for MemorySanitizer msanBill Hoffman2014-10-072-0/+23
| * | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsanBen Boeckel2014-10-072-2/+24
| * | ctest_memcheck: Order sanitizer type code consistentlyBrad King2014-10-072-24/+26
* | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-073-6/+14
|\ \ \ | |/ /
| * | ctest: add support for additional sanitizer optionsBen Boeckel2014-10-032-5/+13
| * | 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