From 69a5cf23a2544441cd859eebf856c0f697d72e92 Mon Sep 17 00:00:00 2001 From: Sam Freed Date: Thu, 21 Jan 2021 16:30:28 -0800 Subject: [PATCH] Tests: Update RunCMake/CommandLine BuildDir --- .../CommandLine/BuildDir--build--parallel-bad-number-stderr.txt | 2 +- .../CommandLine/BuildDir--build--parallel-large-stderr.txt | 2 +- .../BuildDir--build--parallel-no-space-bad-number-stderr.txt | 2 +- .../CommandLine/BuildDir--build--parallel-zero-stderr.txt | 2 +- .../CommandLine/BuildDir--build-jobs-bad-number-stderr.txt | 2 +- .../RunCMake/CommandLine/BuildDir--build-jobs-large-stderr.txt | 2 +- .../BuildDir--build-jobs-no-space-bad-number-stderr.txt | 2 +- Tests/RunCMake/CommandLine/BuildDir--build-jobs-zero-stderr.txt | 2 +- ...BuildDir--build-multiple-targets-with-clean-first-stderr.txt | 2 +- ...uildDir--build-multiple-targets-with-clean-second-stderr.txt | 2 +- Tests/RunCMake/CommandLine/build-no-dir-stderr.txt | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-bad-number-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-bad-number-stderr.txt index e73d76020b..16f8be8b0e 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-bad-number-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-bad-number-stderr.txt @@ -1,3 +1,3 @@ ^'--parallel' invalid number '12ab' given\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-large-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-large-stderr.txt index 94fc15732c..e7b9aaaf2a 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-large-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-large-stderr.txt @@ -1,3 +1,3 @@ ^The value is too large\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-no-space-bad-number-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-no-space-bad-number-stderr.txt index e73d76020b..16f8be8b0e 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-no-space-bad-number-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-no-space-bad-number-stderr.txt @@ -1,3 +1,3 @@ ^'--parallel' invalid number '12ab' given\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt index 8ed4fee992..d1241f46db 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt @@ -1,3 +1,3 @@ ^The value requires a positive integer argument\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-bad-number-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-bad-number-stderr.txt index c810087861..d52b16583a 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-bad-number-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-bad-number-stderr.txt @@ -1,3 +1,3 @@ ^'-j' invalid number '12ab' given\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-large-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-large-stderr.txt index 94fc15732c..e7b9aaaf2a 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-large-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-large-stderr.txt @@ -1,3 +1,3 @@ ^The value is too large\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-no-space-bad-number-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-no-space-bad-number-stderr.txt index c810087861..d52b16583a 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-no-space-bad-number-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-no-space-bad-number-stderr.txt @@ -1,3 +1,3 @@ ^'-j' invalid number '12ab' given\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-zero-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-zero-stderr.txt index 8ed4fee992..d1241f46db 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build-jobs-zero-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build-jobs-zero-stderr.txt @@ -1,3 +1,3 @@ ^The value requires a positive integer argument\. + -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-first-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-first-stderr.txt index 40d9bec845..2dd9bc4249 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-first-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-first-stderr.txt @@ -1,2 +1,2 @@ ^Error: Building 'clean' and other targets together is not supported\. -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-second-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-second-stderr.txt index 40d9bec845..2dd9bc4249 100644 --- a/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-second-stderr.txt +++ b/Tests/RunCMake/CommandLine/BuildDir--build-multiple-targets-with-clean-second-stderr.txt @@ -1,2 +1,2 @@ ^Error: Building 'clean' and other targets together is not supported\. -Usage: cmake --build \[options\] \[-- \[native-options\]\] +Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\] diff --git a/Tests/RunCMake/CommandLine/build-no-dir-stderr.txt b/Tests/RunCMake/CommandLine/build-no-dir-stderr.txt index 8d518f6097..9b4d26bc29 100644 --- a/Tests/RunCMake/CommandLine/build-no-dir-stderr.txt +++ b/Tests/RunCMake/CommandLine/build-no-dir-stderr.txt @@ -1 +1 @@ -^Usage: cmake --build \[options\] \[-- \[native-options\]\] +^Usage: cmake --build \[ \| --preset \] \[options\] \[-- \[native-options\]\]