X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Ftests.set;h=f903c04b4dc5afa175922e7057890e361c21b126;hb=5b9e6708a50563fd33f8d7543a879f9021b38c55;hp=674e9a5a9d760be621195d0506f664be80eb4ad0;hpb=385d4cede5f752d0eec26c306f3b5e14511e2a3d;p=modules%2Fsmesh.git diff --git a/doc/salome/examples/tests.set b/doc/salome/examples/tests.set index 674e9a5a9..f903c04b4 100644 --- a/doc/salome/examples/tests.set +++ b/doc/salome/examples/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2019 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,7 @@ 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 ) @@ -181,6 +182,7 @@ SET(GOOD_TESTS 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)