diff options
author | Marius Kintel <marius@kintel.net> | 2013-11-20 06:27:46 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-11-20 06:27:46 (GMT) |
commit | 2162aaed64d4c60c4821fbb89f7eae3e37130011 (patch) | |
tree | dc1a9efe2dd605a1fe4cf49089e0492a9898ce32 /tests/CMakeLists.txt | |
parent | 3e3caaa62500431b047072d3ecf1e5e3fdd7e502 (diff) |
Split up projection tests to avoid long running times
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r-- | tests/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 4be8245..3d3aad1 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -834,12 +834,8 @@ disable_tests(cgalpngtest_child-background # Test config handling set_test_config(Heavy opencsgtest_minkowski3-tests - opencsgtest_projection-tests openscad-csgpng_minkowski3-tests - openscad-csgpng_projection-tests throwntogethertest_minkowski3-tests - throwntogethertest_projection-tests - cgalpngtest_projection-tests cgalpngtest_rotate_extrude-tests cgalpngtest_surface-tests cgalpngtest_sphere-tests |