1
0
Эх сурвалжийг харах

Tests: Fix RunCMake.CTest to tolerate source line number changes

Brad King 10 жил өмнө
parent
commit
75bd5ca06a

+ 1 - 1
Tests/RunCMake/CTest/BeforeProject-stderr.txt

@@ -1,6 +1,6 @@
 CMake Error at .*/Modules/CTestTargets.cmake:20 \(message\):
   Do not include\(CTest\) before calling project\(\).
 Call Stack \(most recent call first\):
-  .*/Modules/CTest.cmake:297 \(include\)
+  .*/Modules/CTest.cmake:[0-9]+ \(include\)
   BeforeProject.cmake:1 \(include\)
   CMakeLists.txt:5 \(include\)