Commit 858ad77
committed
use -R default instead of -R=-default for ctest
- the change from 821ba2b breaks the target for older ctest versions,
i.e., the regex doesn't get applied and all or many many more tests than
"*-default*" are run
- with -R -default not working for ctest 4 and -R=-default not working for
ctest 3, this now relaxes the filter to -R default1 parent bee8269 commit 858ad77
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments