CMake/Tests/RunCMake/configure_file
Brad King 7f2dc8dc54 configure_file: Test that CMake re-runs on input change or output missing
With the Makefile generators we expect that touching or modifying the
input file of a configure_file, or removing its output, will cause CMake
to re-run on the next build.  Extend the RunCMake.configure_file test
with a case covering this.  Also check that CMake does not re-run if
nothing has changed.
2015-01-27 11:18:37 -05:00
..
CMakeLists.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
NO-BOM.cmake Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
NO-BOM.txt.in Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
RerunCMake-rerun-stderr.txt configure_file: Test that CMake re-runs on input change or output missing 2015-01-27 11:18:37 -05:00
RerunCMake-rerun-stdout.txt configure_file: Test that CMake re-runs on input change or output missing 2015-01-27 11:18:37 -05:00
RerunCMake-stderr.txt configure_file: Test that CMake re-runs on input change or output missing 2015-01-27 11:18:37 -05:00
RerunCMake-stdout.txt configure_file: Test that CMake re-runs on input change or output missing 2015-01-27 11:18:37 -05:00
RerunCMake.cmake configure_file: Test that CMake re-runs on input change or output missing 2015-01-27 11:18:37 -05:00
RunCMakeTest.cmake configure_file: Test that CMake re-runs on input change or output missing 2015-01-27 11:18:37 -05:00
UTF8-BOM.cmake Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF8-BOM.txt.in Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16BE-BOM-result.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16BE-BOM-stderr.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16BE-BOM.cmake Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16BE-BOM.txt.in Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16LE-BOM-result.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16LE-BOM-stderr.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16LE-BOM.cmake Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF16LE-BOM.txt.in Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32BE-BOM-result.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32BE-BOM-stderr.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32BE-BOM.cmake Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32BE-BOM.txt.in Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32LE-BOM-result.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32LE-BOM-stderr.txt Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32LE-BOM.cmake Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UTF32LE-BOM.txt.in Unicode: check encoding of files given to configure_file. 2014-03-17 14:01:55 -06:00
UnknownArg-stderr.txt configure_file: Warn about unknown arguments 2014-10-31 13:21:21 -04:00
UnknownArg.cmake configure_file: Warn about unknown arguments 2014-10-31 13:21:21 -04:00