Skip to content

Commit 3988708

Browse files
committed
support running single ctest
1 parent 87a9c96 commit 3988708

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

core/run_ctest/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ p_input = {
2525
"maven_args": ["-DfailIfNoTests=false"]
2626
```
2727

28-
*If you want to run a single ctest, change the "run_mode" in program_input.py to "run_single_ctest"
29-
28+
*Second*, run `./run_ctest.sh`. Each correctly formatted configuration file in the `conf_file_dir` folder will be tested sequentially.
3029

3130
### Result
3231

0 commit comments

Comments
 (0)