]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
Fix pb of 'make install'
authormnt <mnt@opencascade.com>
Thu, 7 Jul 2016 08:06:43 +0000 (11:06 +0300)
committermnt <mnt@opencascade.com>
Thu, 7 Jul 2016 08:07:32 +0000 (11:07 +0300)
tests/CMakeLists.txt

index df9d5000041dbd4c0bbfded59933cf92a6fa83ef..b663c637da3e12d26cbd017ff870c9d15282bb41 100755 (executable)
@@ -21,17 +21,16 @@ SET(BLSURFPLUGIN_TEST_FILES
   test_enforced_internal_vertex.py
   test_enforced_vertex.py
   test_periodicity_2D_precad.py
-  test_periodicity_2D.py
   test_periodicity_precad.py
-  test_periodicity.py
   test_periodicity_reflexion_2D_precad.py
-  test_periodicity_reflexion_2D.py
   test_periodicity_reflexion_precad.py
-  test_periodicity_reflexion.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})