mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-19 02:17:27 +08:00
Tests: Fix RunCMake.CTest output match to tolerate line number changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
CMake Error at .*/Modules/CTestTargets.cmake:20 \(message\):
|
CMake Error at .*/Modules/CTestTargets.cmake:[0-9]+ \(message\):
|
||||||
Do not include\(CTest\) before calling project\(\).
|
Do not include\(CTest\) before calling project\(\).
|
||||||
Call Stack \(most recent call first\):
|
Call Stack \(most recent call first\):
|
||||||
.*/Modules/CTest.cmake:[0-9]+ \(include\)
|
.*/Modules/CTest.cmake:[0-9]+ \(include\)
|
||||||
BeforeProject.cmake:1 \(include\)
|
BeforeProject.cmake:[0-9]+ \(include\)
|
||||||
CMakeLists.txt:5 \(include\)
|
CMakeLists.txt:[0-9]+ \(include\)
|
||||||
|
Reference in New Issue
Block a user