X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Ftests.set;h=de38c9f13ed11efe49edaa8ea28243d6b9fb8f7e;hb=HEAD;hp=9eecbe094d7c21e4ffdb9b93910708c2843b4a36;hpb=debaef1caa07df3fb1c89f7492ad2694f9e39916;p=modules%2Fsmesh.git diff --git a/test/tests.set b/test/tests.set index 9eecbe094..f1a155efc 100644 --- a/test/tests.set +++ b/test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2021 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2015-2024 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -30,18 +30,25 @@ SET(BAD_TESTS blocFissure_05_without_session.py blocFissure_06_without_session.py blocFissure_07_without_session.py + body_fitting_viscous_layer_cylinder.py + body_fitting_viscous_layer_tpipe.py + body_fitting_quanta_sphere.py ex04_cube5tetraHexa.py ex21_lamp.py ex29_refine.py ex_MakePolyLine.py test_smeshplugins.py + test_vlapi_growthlayer.py PAL_MESH_041_mesh.py PAL_MESH_043_3D.py SMESH_BelongToGeom.py + SMESH_beta_law.py SMESH_box2_tetra.py SMESH_box3_tetra.py SMESH_box_tetra.py SMESH_controls.py + SMESH_controls_scaled_jacobian.py + SMESH_controls_3D_warping.py SMESH_fixation_netgen.py SMESH_fixation_tetra.py SMESH_flight_skin.py @@ -64,13 +71,11 @@ SET(BAD_TESTS SMESH_create_dual_mesh_adapt.py SMESH_create_dual_mesh_tpipe.py netgen_runner.py + netgen_runner_2D.py + netgen_runner_1D2D3D.py + gmsh_runner.py + test_import_1D2D_with_tetras_and_pyras.py ) -IF(NOT WIN32) - LIST(APPEND BAD_TESTS - ex30_tepal.py - test_smeshplugin_mg_tetra_parallele.py - ) -ENDIF(NOT WIN32) # The following tests can be executed with both 'make test' and 'salome test'. # ---------------------------------------------------------------------------- @@ -79,6 +84,7 @@ SET(GOOD_TESTS create_penta_biquad.py extrusion_penta_biquad.py test_polyhedron_per_solid.py + test_vlapi_shrinkgeometry.py ex01_cube2build.py ex02_cube2primitive.py @@ -116,6 +122,11 @@ SET(GOOD_TESTS SMESH_test5.py ) + +SET(CPP_TESTS + SMESH_RegularGridTest +) + # The following tests can be executed without driver, just by python. # ---------------------------------------------------------------------------- @@ -126,6 +137,8 @@ SET(SESSION_FREE_TESTS doublenodes_polyhedra.py shaper_smesh_groups_without_session.py ssl_hdf5_symbols_conflicts.py + SMESH_MeshioShapes.py + SMESH_MeshioFiles.py ) # Additional files to install (not tests)