Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / CMakePresetsWorkflow / Good-stdout.txt
1 ^Executing workflow step 1 of 4: configure preset "default"
2
3 .*Testing the configure step at [^
4 ]*/Tests/RunCMake/CMakePresetsWorkflow/Good/build.*
5
6 Executing workflow step 2 of 4: build preset "default"
7
8 .*Testing the build step at [^
9 ]*[\\/]Tests[\\/]RunCMake[\\/]CMakePresetsWorkflow[\\/]Good[\\/]build.*
10
11 Executing workflow step 3 of 4: test preset "default"
12
13 .*Testing the test step at [^
14 ]*/Tests/RunCMake/CMakePresetsWorkflow/Good/build.*
15
16 Executing workflow step 4 of 4: package preset "default"
17
18 .*Testing the package step at [^
19 ]*/Tests/RunCMake/CMakePresetsWorkflow/Good/build.*