summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt
diff options
context:
space:
mode:
authorFred Baksik <frodak17@gmail.com>2019-04-22 15:01:24 (GMT)
committerFred Baksik <frodak17@gmail.com>2019-05-01 13:15:51 (GMT)
commit6ad699358b6b421da6c49cf540b30eb8b0a3a996 (patch)
tree58ba9cddd24b581eca31fc130a5f7606c77abd78 /Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt
parent955f7f41c08b90553fb4bcf364c12c072802d925 (diff)
downloadCMake-6ad699358b6b421da6c49cf540b30eb8b0a3a996.zip
CMake-6ad699358b6b421da6c49cf540b30eb8b0a3a996.tar.gz
CMake-6ad699358b6b421da6c49cf540b30eb8b0a3a996.tar.bz2
cmake: --build -j <jobs> should not accept 0.
Fixes #19059
Diffstat (limited to 'Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt')
-rw-r--r--Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt
new file mode 100644
index 0000000..8ed4fee
--- /dev/null
+++ b/Tests/RunCMake/CommandLine/BuildDir--build--parallel-zero-stderr.txt
@@ -0,0 +1,3 @@
+^The <jobs> value requires a positive integer argument\.
++
+Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]