mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
Tests: Fix RunCMake.Framework expectation for universal binaries
While at it, replace `\n` in with a real newline because such escape sequences are not processed in this context.
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
.*/Framework: Mach-O[^\n]* dynamically linked shared library.*
|
.*/Framework:( Mach-O universal binary with [^
|
||||||
|
]*)? Mach-O[^
|
||||||
|
]* dynamically linked shared library.*
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
.*/Framework: current ar archive random library.*
|
.*/Framework:( Mach-O universal binary with [^
|
||||||
|
]*)? current ar archive random library.*
|
||||||
|
|||||||
Reference in New Issue
Block a user