Commit 46cec4f
committed
Use ad hoc shell code rather than run-test-suites.pl to run groups
This way we get a verbose report from the test suites and no noise from
skipped suites. Also, this way, the code doesn't depend on the exact way
run-test-suites.pl interpolates the --skip option into a regex.
Signed-off-by: Gilles Peskine <[email protected]>1 parent 43ebbc9 commit 46cec4f
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
1115 | 1115 | | |
1116 | 1116 | | |
1117 | 1117 | | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
1121 | 1125 | | |
1122 | 1126 | | |
1123 | 1127 | | |
| |||
0 commit comments