blob: a04d7ea14d7a06d128c342ae541a16dac83858b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
^Executing workflow step 1 of 4: configure preset "default"
.*Testing the configure step at [^
]*/Tests/RunCMake/CMakePresetsWorkflow/Good/build.*
Executing workflow step 2 of 4: build preset "default"
.*Testing the build step at [^
]*[\\/]Tests[\\/]RunCMake[\\/]CMakePresetsWorkflow[\\/]Good[\\/]build.*
Executing workflow step 3 of 4: test preset "default"
.*Testing the test step at [^
]*/Tests/RunCMake/CMakePresetsWorkflow/Good/build.*
Executing workflow step 4 of 4: package preset "default"
.*Testing the package step at [^
]*/Tests/RunCMake/CMakePresetsWorkflow/Good/build.*
|