mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Tests: Update RunCMake/CommandLine BuildDir
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
^'--parallel' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value is too large\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^'--parallel' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value requires a positive integer argument\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^'-j' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value is too large\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^'-j' invalid number '12ab' given\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,3 +1,3 @@
|
||||
^The <jobs> value requires a positive integer argument\.
|
||||
+
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,2 +1,2 @@
|
||||
^Error: Building 'clean' and other targets together is not supported\.
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1,2 +1,2 @@
|
||||
^Error: Building 'clean' and other targets together is not supported\.
|
||||
Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
@@ -1 +1 @@
|
||||
^Usage: cmake --build <dir> \[options\] \[-- \[native-options\]\]
|
||||
^Usage: cmake --build \[<dir> \| --preset <preset>\] \[options\] \[-- \[native-options\]\]
|
||||
|
Reference in New Issue
Block a user