Salome HOME
Adding two tests to check PreCAD behaviour
authorChristophe Bourcier local <bourcier@is223289.intra.cea.fr>
Wed, 12 Nov 2014 16:15:42 +0000 (17:15 +0100)
committerChristophe Bourcier local <bourcier@is223289.intra.cea.fr>
Wed, 12 Nov 2014 16:15:42 +0000 (17:15 +0100)
tests/CMakeLists.txt

index b47a8cb0f3e0f29c0c0a4415f7bc90fd92e7d0a4..6322908eedb0a56201b7308197e20d3d3153b733 100755 (executable)
@@ -30,6 +30,8 @@ SET(BLSURFPLUGIN_TEST_FILES
   test_periodicity_reflexion.py
   test_periodicity_with_points_2D_precad.py
   test_precad_intersections.py
+  test_sphere.py
+  test_precad_keep_gaps.py
 )
 
 INSTALL(FILES ${BLSURFPLUGIN_TEST_FILES} DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_TESTS})