CMake/Tests/Module
Brad King ccd29b9af8 ExternalData: Warn on missing file instead of failing
When the primary source tree path named by a DATA{} reference does not
exist, produce an AUTHOR_WARNING instead of a FATAL_ERROR.  This is
useful when writing a new DATA{} reference to a test reference output
that has not been created yet.  This way the developer can run the test,
manually verify the output, and then copy it into place to provide the
reference and eliminate the warning.

If the named source tree path is expected to be a file but exists as a
directory, we still need to produce a FATAL_ERROR.
2014-04-17 09:45:09 -04:00
..
CheckTypeSize CheckTypeSize: Add unit tests 2013-10-21 16:39:04 +02:00
ExternalData ExternalData: Warn on missing file instead of failing 2014-04-17 09:45:09 -04:00
FindDependency find_dependency: Extend the tests for use of EXACT macro parameter. 2014-03-10 09:07:38 +01:00
GenerateExportHeader Merge some GenerateExportHeader subtests. 2013-12-15 11:22:19 +01:00