CMake/Tests/CTestTestMemcheck
Rolf Eike Beer 1a2a6ba4b6 Tests: fix build of dummy memtester on AIX
Both <string> and <cmSystemTools.h> include <stdio.h> one or the other way. It
looks like the CMake header adds a define that will cause another part of the
system header to be used, resulting in conflicting definitions.
2013-05-21 22:58:36 +02:00
..
NoLogDummyChecker Tests: verify that memory checker output files are always present 2013-05-09 19:24:53 +02:00
CMakeLists.txt Tests: ignore Guard Malloc messages in MemChecker tests 2013-05-14 16:56:06 +02:00
CMakeLists.txt.in Tests: remove code duplication in CTestTestMemCheck tests 2013-05-09 19:22:31 +02:00
CTestConfig.cmake.in Tests: remove code duplication in CTestTestMemCheck tests 2013-05-09 19:22:31 +02:00
memtester.cxx.in Tests: fix build of dummy memtester on AIX 2013-05-21 22:58:36 +02:00
test.cmake.in Tests: remove code duplication in CTestTestMemCheck tests 2013-05-09 19:22:31 +02:00