CMake/Tests/RunCMake/CMP0037
Brad King 8c6c1f16c9 Enable RunCMake.CMP0037 test everywhere
Split the test cases covering spaces and colons into separate units.
Run the space cases everywhere.  Disable the colon cases where they
are known to fail.  This approach increases platform coverage for the
test and makes the known-failure logic as local as possible.

No Makefile generator on Windows can generate targets with ':'
in their name because the CMakeFiles/<target>.dir directory cannot
be created.  Skip this part of the test on all Windows Make tools.
2013-11-11 07:27:02 -05:00
..
CMP0037-NEW-colon-result.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-NEW-colon-stderr.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-NEW-colon.cmake Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-NEW-space-result.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-NEW-space-stderr.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-NEW-space.cmake Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-OLD-space-result.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-OLD-space-stderr.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-OLD-space.cmake Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-WARN-colon-result.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-WARN-colon-stderr.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-WARN-colon.cmake Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-WARN-space-result.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-WARN-space-stderr.txt Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMP0037-WARN-space.cmake Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
CMakeLists.txt Disallow invalid target names (#13140) 2013-11-07 11:06:39 +01:00
RunCMakeTest.cmake Enable RunCMake.CMP0037 test everywhere 2013-11-11 07:27:02 -05:00
empty.cpp Disallow invalid target names (#13140) 2013-11-07 11:06:39 +01:00