Enable DIST-specific test parallelization
This commit is contained in:
parent
9bcab11129
commit
a7d94ad0f8
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ fi
|
||||||
# opencsgtest_issue1258
|
# opencsgtest_issue1258
|
||||||
# throwntogethertest_issue1089
|
# throwntogethertest_issue1089
|
||||||
# throwntogethertest_issue1215
|
# throwntogethertest_issue1215
|
||||||
ctest -j8 -E "\
|
ctest $PARALLEL -E "\
|
||||||
opencsgtest_rotate_extrude-tests|\
|
opencsgtest_rotate_extrude-tests|\
|
||||||
opencsgtest_render-tests|\
|
opencsgtest_render-tests|\
|
||||||
opencsgtest_rotate_extrude-hole|\
|
opencsgtest_rotate_extrude-hole|\
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue