summaryrefslogtreecommitdiff
path: root/Tests/CTestTestMemcheck
Commit message (Expand)AuthorAgeFilesLines
* Tests/CTestTestMemcheck: Help Xcode 2.x create output dirsBrad King2014-03-262-14/+21
* Tests: Prevent unnecessary rebuilds in CTestTestMemcheckDavid Cole2014-03-201-1/+6
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-2/+2
* Tests: allow valgrind test to pass with symlinked build dirNils Gladitz2013-12-151-1/+9
* CTestTestMemcheck: Fix matching of malloc debug messagesBrad King2013-09-131-1/+1
* CTestTestMemcheck: Tolerate trailing "==..." lines from valgrindBrad King2013-08-161-1/+2
* CTestTestMemcheck: Refactor output expectation regex generationBrad King2013-08-161-10/+26
* CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-072-13/+16
* Revert "CTest: fix pre and post test commands with spaces" (#13887)Rolf Eike Beer2013-07-271-1/+5
* Merge branch 'master' into escape-regex-specials-in-pathRolf Eike Beer2013-06-0334-369/+199
|\
| * Merge topic 'Memchecker-Mac-fix'Brad King2013-05-241-1/+1
| |\
| | * Tests: ignore GuardMalloc messages on all Apple build, not just XCode onesRolf Eike Beer2013-05-231-1/+1
| * | Tests: fix build of dummy memtester on AIXRolf Eike Beer2013-05-211-1/+1
| |/
| * Tests: ignore Guard Malloc messages in MemChecker testsRolf Eike Beer2013-05-141-1/+7
| * Tests: add a test with custom options passed to valgrindRolf Eike Beer2013-05-092-0/+15
| * Tests: add test for non-existent Valgrind suppression fileRolf Eike Beer2013-05-091-1/+7
| * Tests: verify that memory checker output files are always presentRolf Eike Beer2013-05-092-1/+43
| * Tests: remove code duplication in CTestTestMemCheck testsRolf Eike Beer2013-05-0929-319/+55
| * CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-094-36/+3
| * Tests: create output files for all memory checkersRolf Eike Beer2013-05-092-14/+72
* | Fix test failures caused by regexp-sensitive characters in the build pathsModestas Vainius2013-06-031-4/+6
|/
* Tests: Add generator toolset supportBrad King2013-02-0710-0/+10
* CTest: add a check with a quoted memory checkerRolf Eike Beer2012-10-044-4/+39
* CTest: add a test for CTEST_CUSTOM_MEMCHECK_IGNORERolf Eike Beer2012-10-044-1/+45
* CTest: add tests that simulate memcheck runsRolf Eike Beer2012-10-0425-0/+354