Files
cmake/Tests/RunCMake/File_Archive/gnutar-with-bad-compression-stderr.txt
Tyler Yankee 6e638ce109 Tests/File_Archive: Relax stderr line matching
"Compression format unsupported" errors of this form can only possibly
come from `file(ARCHIVE_CREATE)`, so we don't need to track the line
number of the called function. Reduce the need to update these numbers
every time the test helper script is updated.
2026-04-14 15:48:36 -04:00

6 lines
230 B
Plaintext

CMake Error at roundtrip\.cmake:[0-9]+ \(file\):
file PPMd compression is not supported for gnutar format
Call Stack \(most recent call first\):
gnutar-with-bad-compression\.cmake:6 \(include\)
CMakeLists\.txt:3 \(include\)