mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-07 23:28:36 -06:00
Tests: Update expected results for ninja post-1.12 development
Account for changes to upstream ninja:
* commit `5d93f2da28` (Add exit code to the failed target, 2024-12-03)
* commit `311bf93416` (Propagate jobs' exit codes to the ninja's exit code,
2024-12-03)
This commit is contained in:
@@ -1 +1 @@
|
|||||||
1
|
[^0]
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
.*Building Swift Module 'A' with 1 source
|
.*Building Swift Module 'A' with 1 source
|
||||||
.*Building Swift Module 'B' with 1 source
|
.*Building Swift Module 'B' with 1 source
|
||||||
FAILED: (Debug(/|\\))?B.swiftmodule CMakeFiles(/|\\)B.dir(/|\\)(Debug(/|\\))?b.swift.o(bj)?
|
FAILED:( \[code=[0-9]+\])? (Debug(/|\\))?B.swiftmodule CMakeFiles(/|\\)B.dir(/|\\)(Debug(/|\\))?b.swift.o(bj)?
|
||||||
|
|||||||
Reference in New Issue
Block a user