mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
The previous regular expressions were allowing output from lower log levels. The tests still pass after these changes but will now catch regressions (previously they would not have).
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
-- STATUS message
|
|
-- VERBOSE message
|
|
-- DEBUG message
|
|
-- TRACE message$
|