From 645b57b8cd9add9624f34e599070e65a98e10790 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 16 Oct 2024 16:49:09 -0400 Subject: Tests/RunCMake/CMP0156: Match expected results more precisely --- Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-result.txt | 2 +- Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-stdout.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-result.txt b/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-result.txt index b18168c..d197c91 100644 --- a/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-result.txt +++ b/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-result.txt @@ -1 +1 @@ -.+ +[^0] diff --git a/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-stdout.txt b/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-stdout.txt index ea3b5c1..28dfd44 100644 --- a/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-stdout.txt +++ b/Tests/RunCMake/CMP0156/CMP0156-OLD-AppleClang-build-stdout.txt @@ -1,3 +1,3 @@ -ld: warning: ignoring duplicate libraries: '.*liblib1.a', '.*liblib2.a' +ld: warning: ignoring duplicate libraries: '[^']*liblib1\.a', '[^']*liblib2\.a' ld: fatal warning\(s\) induced error \(-fatal_warnings\) (cc|clang): error: linker command failed with exit code 1 \(use -v to see invocation\) -- cgit v0.12