1 # Copyright (C) 2015-2024 CEA, EDF, OPEN CASCADE
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License, or (at your option) any later version.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20 # The following tests cannot be executed with 'make test' because they use
21 # external meshing plug-ins.
22 # On the other hand these tests can be executed with 'salome test'.
23 # ---------------------------------------------------------------------------
26 blocFissure_01_without_session.py
27 blocFissure_02_without_session.py
28 blocFissure_03_without_session.py
29 blocFissure_04_without_session.py
30 blocFissure_05_without_session.py
31 blocFissure_06_without_session.py
32 blocFissure_07_without_session.py
33 body_fitting_viscous_layer_cylinder.py
34 body_fitting_viscous_layer_tpipe.py
35 ex04_cube5tetraHexa.py
40 test_vlapi_growthlayer.py
48 SMESH_controls_scaled_jacobian.py
49 SMESH_fixation_netgen.py
50 SMESH_fixation_tetra.py
53 SMESH_GroupFromGeom.py
54 SMESH_GroupFromGeom2.py
55 SMESH_GroupLyingOnGeom.py
56 SMESH_mechanic_editor.py
57 SMESH_mechanic_netgen.py
59 SMESH_mechanic_tetra.py
61 SMESH_Partition1_tetra.py
64 SMESH_test1_AndDisplay.py
68 SMESH_create_dual_mesh_adapt.py
69 SMESH_create_dual_mesh_tpipe.py
72 netgen_runner_1D2D3D.py
74 test_import_1D2D_with_tetras_and_pyras.py
77 # The following tests can be executed with both 'make test' and 'salome test'.
78 # ----------------------------------------------------------------------------
81 create_penta_biquad.py
82 extrusion_penta_biquad.py
83 test_polyhedron_per_solid.py
84 test_vlapi_shrinkgeometry.py
87 ex02_cube2primitive.py
88 ex03_cube2partition.py
91 ex07_hole1partition.py
95 ex11_grid3partition.py
96 ex12_grid17partition.py
100 ex16_cyl2complementary.py
108 SMESH_AdvancedEditor.py
111 SMESH_BuildCompound.py
112 SMESH_demo_hexa2_upd.py
113 SMESH_fixation_hexa.py
122 # The following tests can be executed without driver, just by python.
123 # ----------------------------------------------------------------------------
125 SET(SESSION_FREE_TESTS
126 basic_geom_smesh_without_session.py
127 basic_shaper_smesh_without_session.py
128 basic_smesh_output_with_mc_field.py
129 doublenodes_polyhedra.py
130 shaper_smesh_groups_without_session.py
131 ssl_hdf5_symbols_conflicts.py
134 # Additional files to install (not tests)
135 # ---------------------------------------