diff options
author | Brad King <brad.king@kitware.com> | 2021-02-23 15:46:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-02-23 15:55:12 (GMT) |
commit | d33c2c93d8d006f1270c800d5f6a0b3c493e4404 (patch) | |
tree | 7ef7e6de277332db0a1879b7059ff937d67fbb93 /Tests/RunCMake/File_Archive/unsupported-format.cmake | |
parent | 759923420b0ba4e2733d41ece561b1f9e715bccf (diff) | |
download | CMake-d33c2c93d8d006f1270c800d5f6a0b3c493e4404.zip CMake-d33c2c93d8d006f1270c800d5f6a0b3c493e4404.tar.gz CMake-d33c2c93d8d006f1270c800d5f6a0b3c493e4404.tar.bz2 |
Tests: Update for upstream ninja change to write status on stderr
Upstream ninja commit `ad3d29fb53` (Put builder output through status
interface) from ninja PR 1899 changed the status output from stdout to
stderr. In particular, `ninja: no work to do` is now printed on stderr.
Update our RunCMake tests to accept this difference.
A few RunCMake test cases check for `ninja: no work to do`. For those,
move the message to stdout using `RunCMake_TEST_OUTPUT_MERGE`. The rest
of the test cases do not care about the message, so remove it from the
actual stderr content before comparing against that expected.
Diffstat (limited to 'Tests/RunCMake/File_Archive/unsupported-format.cmake')
0 files changed, 0 insertions, 0 deletions