We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a9c96 commit 3988708Copy full SHA for 3988708
core/run_ctest/README.md
@@ -25,8 +25,7 @@ p_input = {
25
"maven_args": ["-DfailIfNoTests=false"]
26
```
27
28
-*If you want to run a single ctest, change the "run_mode" in program_input.py to "run_single_ctest"
29
-
+*Second*, run `./run_ctest.sh`. Each correctly formatted configuration file in the `conf_file_dir` folder will be tested sequentially.
30
31
### Result
32
0 commit comments