X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Ftests.set;h=4e392b19df4340ae51272a816cbe765843545a97;hp=89f21a798dd99a7a21e9fb33caa8787a406ff012;hb=3b4c34ed3671faa92d8554fe2e2b4cee64d9774e;hpb=13e344b8720248d920a39505004bb9a889a0b2d7 diff --git a/doc/salome/examples/tests.set b/doc/salome/examples/tests.set index 89f21a798..4e392b19d 100644 --- a/doc/salome/examples/tests.set +++ b/doc/salome/examples/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2015-2021 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 @@ -45,6 +45,14 @@ SET(BAD_TESTS radial_prism_3d_algo.py test_smeshplugin_mg_tetra_parallele.py test_smeshplugins.py + MGAdaptTests_without_session.py + blocFissure_01_without_session.py + blocFissure_02_without_session.py + blocFissure_03_without_session.py + blocFissure_04_without_session.py + blocFissure_05_without_session.py + blocFissure_06_without_session.py + blocFissure_07_without_session.py ) SET(GOOD_TESTS @@ -105,6 +113,7 @@ SET(GOOD_TESTS filters_ex39.py filters_node_nb_conn.py filters_belong2group.py + find_salome_actor_delegate_to_vtk.py grouping_elements_ex01.py grouping_elements_ex02.py grouping_elements_ex03.py @@ -189,6 +198,9 @@ set(SESSION_FREE_TESTS basic_geom_smesh_without_session.py basic_shaper_smesh_without_session.py shaper_smesh_groups_without_session.py + basic_smesh_output_with_mc_field.py + ssl_hdf5_symbols_conflicts.py + doublenodes_polyhedra.py ) SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} ${SESSION_FREE_TESTS} testme.py)