1
0
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:
Brad King
2016-09-27 14:54:32 -04:00
parent 1adcf4917e
commit 681e0429fc

View File

@@ -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\)