Commit 81edb29
authored
Ensure CMark is not tested by default (#67459)
`test_cmark` is set by default to `True` because of the indirect way
we define it through `--skip-test-cmark` -- we want instead the user to
opt in into this explicitly, as CMark tests on their own have little
value when building as part of Swift.
Addresses rdar://1126043931 parent 2d42671 commit 81edb29
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
| 1228 | + | |
1228 | 1229 | | |
1229 | 1230 | | |
1230 | 1231 | | |
| |||
0 commit comments