Salome HOME
6c2a12a1d11669f213cda08577f5ff17eec8cd2b
[modules/smesh.git] / doc / salome / examples / tests.set
1 # Copyright (C) 2015-2021  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
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.
7 #
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.
12 #
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
16 #
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
18 #
19
20 # examples that can't be used for testing because they use external mesher plug-ins
21 SET(BAD_TESTS
22   3dmesh.py
23   a3DmeshOnModified2Dmesh.py
24   creating_meshes_ex01.py
25   creating_meshes_ex03.py
26   creating_meshes_ex05.py
27   defining_hypotheses_ex06.py
28   defining_hypotheses_ex09.py
29   defining_hypotheses_ex17.py
30   filters_ex02.py
31   filters_ex08.py
32   filters_ex23.py
33   filters_ex24.py
34   filters_ex25.py
35   filters_ex32.py
36   filters_ex35.py
37   generate_flat_elements.py
38   modifying_meshes_ex26.py
39   notebook_smesh.py
40   quality_controls_ex06.py
41   quality_controls_ex20.py
42   quality_controls_ex21.py
43   quality_controls_ex22.py
44   viewing_meshes_ex01.py
45   radial_prism_3d_algo.py
46   test_smeshplugins.py
47   blocFissure_01_without_session.py
48   blocFissure_02_without_session.py
49   blocFissure_03_without_session.py
50   blocFissure_04_without_session.py
51   blocFissure_05_without_session.py
52   blocFissure_06_without_session.py
53   blocFissure_07_without_session.py
54   )
55
56 IF(NOT WIN32)
57   LIST(APPEND BAD_TESTS
58     MGAdaptTests_without_session.py
59     test_smeshplugin_mg_tetra_parallele.py
60   )
61   IF(MED_INT_IS_LONG)
62     LIST(APPEND BAD_TESTS
63       test_homard_adapt.py
64       test_uniform_refinement.py
65     )
66   ENDIF(MED_INT_IS_LONG)
67 ENDIF(NOT WIN32)
68
69 SET(GOOD_TESTS
70   cartesian_algo.py
71   create_penta_biquad.py
72   creating_meshes_ex02.py
73   creating_meshes_ex04.py
74   creating_meshes_ex06.py
75   creating_meshes_ex07.py
76   creating_meshes_ex08.py
77   defining_hypotheses_ex01.py
78   defining_hypotheses_ex02.py
79   defining_hypotheses_ex03.py
80   defining_hypotheses_ex04.py
81   defining_hypotheses_ex05.py
82   defining_hypotheses_ex07.py
83   defining_hypotheses_ex08.py
84   defining_hypotheses_ex10.py
85   defining_hypotheses_ex11.py
86   defining_hypotheses_ex12.py
87   defining_hypotheses_ex13.py
88   defining_hypotheses_ex14.py
89   defining_hypotheses_ex15.py
90   defining_hypotheses_ex16.py
91   defining_hypotheses_adaptive1d.py
92   extrusion_penta_biquad.py
93   filters_ex01.py
94   filters_ex03.py
95   filters_ex04.py
96   filters_ex05.py
97   filters_ex06.py
98   filters_ex07.py
99   filters_ex09.py
100   filters_ex10.py
101   filters_ex11.py
102   filters_ex12.py
103   filters_ex13.py
104   filters_ex14.py
105   filters_ex15.py
106   filters_ex16.py
107   filters_ex17.py
108   filters_ex18.py
109   filters_ex19.py
110   filters_ex20.py
111   filters_ex21.py
112   filters_ex22.py
113   filters_ex26.py
114   filters_ex27.py
115   filters_ex28.py
116   filters_ex29.py
117   filters_ex30.py
118   filters_ex31.py
119   filters_ex33.py
120   filters_ex34.py
121   filters_ex36.py
122   filters_ex37.py
123   filters_ex38.py
124   filters_ex39.py
125   filters_node_nb_conn.py
126   filters_belong2group.py
127   find_salome_actor_delegate_to_vtk.py
128   grouping_elements_ex01.py
129   grouping_elements_ex02.py
130   grouping_elements_ex03.py
131   grouping_elements_ex04.py
132   grouping_elements_ex05.py
133   grouping_elements_ex06.py
134   grouping_elements_ex07.py
135   grouping_elements_ex08.py
136   grouping_elements_ex09.py
137   measurements_ex01.py
138   measurements_ex02.py
139   measurements_ex03.py
140   measurements_ex04.py
141   modifying_meshes_ex01.py
142   modifying_meshes_ex02.py
143   modifying_meshes_ex03.py
144   modifying_meshes_ex04.py
145   modifying_meshes_ex05.py
146   modifying_meshes_ex06.py
147   modifying_meshes_ex07.py
148   modifying_meshes_ex08.py
149   modifying_meshes_ex09.py
150   modifying_meshes_ex10.py
151   modifying_meshes_ex11.py
152   modifying_meshes_ex12.py
153   modifying_meshes_ex13.py
154   modifying_meshes_ex14.py
155   modifying_meshes_ex15.py
156   modifying_meshes_ex16.py
157   modifying_meshes_ex17.py
158   modifying_meshes_ex18.py
159   modifying_meshes_ex19.py
160   modifying_meshes_ex20.py
161   modifying_meshes_ex21.py
162   modifying_meshes_ex22.py
163   modifying_meshes_ex23.py
164   modifying_meshes_ex24.py
165   modifying_meshes_ex25.py
166   modifying_meshes_split_vol.py
167   prism_3d_algo.py
168   quality_controls_ex01.py
169   quality_controls_ex02.py
170   quality_controls_ex03.py
171   quality_controls_ex04.py
172   quality_controls_ex05.py
173   quality_controls_ex07.py
174   quality_controls_ex08.py
175   quality_controls_ex09.py
176   quality_controls_ex10.py
177   quality_controls_ex11.py
178   quality_controls_ex12.py
179   quality_controls_ex13.py
180   quality_controls_ex14.py
181   quality_controls_ex15.py
182   quality_controls_ex16.py
183   quality_controls_ex17.py
184   quality_controls_ex18.py
185   quality_controls_ex19.py
186   quality_controls_defl.py
187   transforming_meshes_ex01.py
188   transforming_meshes_ex02.py
189   transforming_meshes_ex03.py
190   transforming_meshes_ex04.py
191   transforming_meshes_ex05.py
192   transforming_meshes_ex06.py
193   transforming_meshes_ex07.py
194   transforming_meshes_ex08.py
195   transforming_meshes_ex09.py
196   transforming_meshes_ex10.py
197   transforming_meshes_ex11.py
198   transforming_meshes_ex12.py
199   transforming_meshes_ex13.py
200   use_existing_faces.py
201   viewing_meshes_ex02.py
202   split_biquad.py
203   quad_medial_axis_algo.py
204   defining_hypotheses_len_near_vertex.py
205   test_polyhedron_per_solid.py
206 )
207
208 set(SESSION_FREE_TESTS
209   basic_geom_smesh_without_session.py
210   basic_shaper_smesh_without_session.py
211   shaper_smesh_groups_without_session.py
212   basic_smesh_output_with_mc_field.py
213   ssl_hdf5_symbols_conflicts.py
214   doublenodes_polyhedra.py
215 )
216
217 SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} ${SESSION_FREE_TESTS} testme.py)