Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty | Jamie Snape | 2017-01-23 | 6 | -10/+10 |
* | Tests: Use CTEST_MEMORYCHECK_SANITIZER_OPTIONS where appropriate | Jamie Snape | 2017-01-23 | 1 | -2/+2 |
* | ctest_memcheck: join *SAN_OPTIONS with : | Jamie Snape | 2017-01-09 | 1 | -5/+5 |
* | ctest_memcheck: add support for standalone LeakSanitizer | Jamie Snape | 2017-01-09 | 6 | -13/+78 |
* | ctest: Improve output for `-T memcheck` | Bill Hoffman | 2016-11-17 | 7 | -7/+21 |
* | ctest_memcheck: Add DEFECT_COUNT option to capture defect count | Betsy McPhail | 2016-11-09 | 8 | -2/+46 |
* | Tests: Guard more CTest tests against parallel execution. | Stephen Kelly | 2015-04-27 | 1 | -0/+2 |
* | CTest: Drop "Error in read script" message at end of testing | Zack Galbreath | 2015-02-27 | 13 | -13/+0 |
* | ctest_memcheck: Add QUIET option | Zack Galbreath | 2015-02-23 | 3 | -1/+3 |
* | Tests: Drop unnecessary stderr matching from RunCMake.ctest_memcheck | Brad King | 2015-02-23 | 5 | -15/+0 |
* | Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck} | Brad King | 2015-02-19 | 69 | -0/+521 |