]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
Merge branch 'cbr/CEA_1537_remove_deprecated_precad' of ssh://git.salome-platform...
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 11 Jul 2016 12:58:46 +0000 (14:58 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Mon, 11 Jul 2016 12:58:46 +0000 (14:58 +0200)
tests/CMakeLists.txt

index b2849cd316e2858609727e68875f1dec64fa3847..b663c637da3e12d26cbd017ff870c9d15282bb41 100755 (executable)
@@ -26,8 +26,11 @@ SET(BLSURFPLUGIN_TEST_FILES
   test_periodicity_reflexion_precad.py
   test_periodicity_with_points_2D_precad.py
   test_precad_intersections.py
-  test_sphere.py
   test_precad_keep_gaps.py
+  test_proximity.py
+  test_quadrangles_gradation.py
+  test_remove_tiny_edges.py
+  test_sphere.py
 )
 
 INSTALL(FILES ${BLSURFPLUGIN_TEST_FILES} DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_TESTS})