Salome HOME
Move test_smeshplugins.py to 'bad' section as it depends on external plugins
authorvsr <vsr@opencascade.com>
Thu, 8 Aug 2019 12:03:52 +0000 (15:03 +0300)
committervsr <vsr@opencascade.com>
Thu, 8 Aug 2019 12:03:52 +0000 (15:03 +0300)
doc/salome/examples/tests.set

index 5199a9c77d37d71a3a7c08df24d702616df4bb0f..955e6a4f2fa73d3b6934cdcf0c4d81e5d8e91119 100644 (file)
@@ -44,6 +44,7 @@ SET(BAD_TESTS
   viewing_meshes_ex01.py
   radial_prism_3d_algo.py
   test_smeshplugin_mg_tetra_parallele.py
   viewing_meshes_ex01.py
   radial_prism_3d_algo.py
   test_smeshplugin_mg_tetra_parallele.py
+  test_smeshplugins.py
   )
 
 SET(GOOD_TESTS
   )
 
 SET(GOOD_TESTS
@@ -181,7 +182,6 @@ SET(GOOD_TESTS
   split_biquad.py
   quad_medial_axis_algo.py
   defining_hypotheses_len_near_vertex.py
   split_biquad.py
   quad_medial_axis_algo.py
   defining_hypotheses_len_near_vertex.py
-  test_smeshplugins.py
 )
 
 SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} testme.py)
 )
 
 SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} testme.py)