X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Ftests.set;h=f903c04b4dc5afa175922e7057890e361c21b126;hp=1a2dd81059f2611bb5707cff36669aa80dd6928f;hb=591a1c9862203ee0d8358b33e2fa2c14459f185b;hpb=f513b3c72c0c9c1a0c68bae34813cb41ac6fdcd5 diff --git a/doc/salome/examples/tests.set b/doc/salome/examples/tests.set index 1a2dd8105..f903c04b4 100644 --- a/doc/salome/examples/tests.set +++ b/doc/salome/examples/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2017 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2015-2020 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -43,6 +43,8 @@ SET(BAD_TESTS quality_controls_ex22.py viewing_meshes_ex01.py radial_prism_3d_algo.py + test_smeshplugin_mg_tetra_parallele.py + test_smeshplugins.py ) SET(GOOD_TESTS @@ -111,8 +113,11 @@ SET(GOOD_TESTS grouping_elements_ex06.py grouping_elements_ex07.py grouping_elements_ex08.py + grouping_elements_ex09.py measurements_ex01.py measurements_ex02.py + measurements_ex03.py + measurements_ex04.py modifying_meshes_ex01.py modifying_meshes_ex02.py modifying_meshes_ex03.py @@ -175,6 +180,9 @@ 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 + test_polyhedron_per_solid.py ) SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} testme.py)