Salome HOME
0023591: [EDF] Add test to check meshing plug-ins to SMESH module
[modules/smesh.git] / doc / salome / examples / tests.set
index 1a2dd81059f2611bb5707cff36669aa80dd6928f..72ae83dcb2913b47c26a4aba261da87dbebfddbd 100644 (file)
@@ -43,6 +43,7 @@ SET(BAD_TESTS
   quality_controls_ex22.py
   viewing_meshes_ex01.py
   radial_prism_3d_algo.py
+  test_smeshplugins.py
   )
 
 SET(GOOD_TESTS
@@ -175,6 +176,8 @@ SET(GOOD_TESTS
   use_existing_faces.py
   viewing_meshes_ex02.py
   split_biquad.py
+  quad_medial_axis_algo.py
+  defining_hypotheses_len_near_vertex.py
 )
 
 SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} testme.py)