Salome HOME
bos #29171 Refactor testing procedure
[modules/smesh.git] / doc / examples / tests.set
1 # Copyright (C) 2015-2022  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 # 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 # ---------------------------------------------------------------------------
24
25 SET(BAD_TESTS
26   a3DmeshOnModified2Dmesh.py
27   creating_meshes_ex01.py
28   creating_meshes_ex03.py
29   creating_meshes_ex05.py
30   defining_hypotheses_ex06.py
31   defining_hypotheses_ex09.py
32   defining_hypotheses_ex17.py
33   filters_ex02.py
34   filters_ex08.py
35   filters_ex23.py
36   filters_ex24.py
37   filters_ex25.py
38   filters_ex32.py
39   filters_ex35.py
40   generate_flat_elements.py
41   modifying_meshes_ex26.py
42   mesh_3d.py
43   notebook_smesh.py
44   quality_controls_ex06.py
45   quality_controls_ex20.py
46   quality_controls_ex21.py
47   quality_controls_ex22.py
48   viewing_meshes_ex01.py
49   radial_prism_3d_algo.py
50   )
51 IF(NOT WIN32)
52   LIST(APPEND BAD_TESTS
53     MGAdaptTests_without_session.py
54   )
55   IF(MED_INT_IS_LONG)
56     LIST(APPEND BAD_TESTS
57       test_homard_adapt.py
58       test_uniform_refinement.py
59     )
60   ENDIF(MED_INT_IS_LONG)
61 ENDIF(NOT WIN32)
62
63 # The following tests can be executed with both 'make test' and 'salome test'.
64 # ----------------------------------------------------------------------------
65
66 SET(GOOD_TESTS
67   cartesian_algo.py
68   creating_meshes_ex02.py
69   creating_meshes_ex04.py
70   creating_meshes_ex06.py
71   creating_meshes_ex07.py
72   creating_meshes_ex08.py
73   defining_hypotheses_ex01.py
74   defining_hypotheses_ex02.py
75   defining_hypotheses_ex03.py
76   defining_hypotheses_ex04.py
77   defining_hypotheses_ex05.py
78   defining_hypotheses_ex07.py
79   defining_hypotheses_ex08.py
80   defining_hypotheses_ex10.py
81   defining_hypotheses_ex11.py
82   defining_hypotheses_ex12.py
83   defining_hypotheses_ex13.py
84   defining_hypotheses_ex14.py
85   defining_hypotheses_ex15.py
86   defining_hypotheses_ex16.py
87   defining_hypotheses_adaptive1d.py
88   filters_ex01.py
89   filters_ex03.py
90   filters_ex04.py
91   filters_ex05.py
92   filters_ex06.py
93   filters_ex07.py
94   filters_ex09.py
95   filters_ex10.py
96   filters_ex11.py
97   filters_ex12.py
98   filters_ex13.py
99   filters_ex14.py
100   filters_ex15.py
101   filters_ex16.py
102   filters_ex17.py
103   filters_ex18.py
104   filters_ex19.py
105   filters_ex20.py
106   filters_ex21.py
107   filters_ex22.py
108   filters_ex26.py
109   filters_ex27.py
110   filters_ex28.py
111   filters_ex29.py
112   filters_ex30.py
113   filters_ex31.py
114   filters_ex33.py
115   filters_ex34.py
116   filters_ex36.py
117   filters_ex37.py
118   filters_ex38.py
119   filters_ex39.py
120   filters_node_nb_conn.py
121   filters_belong2group.py
122   grouping_elements_ex01.py
123   grouping_elements_ex02.py
124   grouping_elements_ex03.py
125   grouping_elements_ex04.py
126   grouping_elements_ex05.py
127   grouping_elements_ex06.py
128   grouping_elements_ex07.py
129   grouping_elements_ex08.py
130   grouping_elements_ex09.py
131   measurements_ex01.py
132   measurements_ex02.py
133   measurements_ex03.py
134   measurements_ex04.py
135   modifying_meshes_ex01.py
136   modifying_meshes_ex02.py
137   modifying_meshes_ex03.py
138   modifying_meshes_ex04.py
139   modifying_meshes_ex05.py
140   modifying_meshes_ex06.py
141   modifying_meshes_ex07.py
142   modifying_meshes_ex08.py
143   modifying_meshes_ex09.py
144   modifying_meshes_ex10.py
145   modifying_meshes_ex11.py
146   modifying_meshes_ex12.py
147   modifying_meshes_ex13.py
148   modifying_meshes_ex15.py
149   modifying_meshes_ex16.py
150   modifying_meshes_ex17.py
151   modifying_meshes_ex18.py
152   modifying_meshes_ex19.py
153   modifying_meshes_ex20.py
154   modifying_meshes_ex21.py
155   modifying_meshes_ex22.py
156   modifying_meshes_ex23.py
157   modifying_meshes_ex24.py
158   modifying_meshes_ex25.py
159   modifying_meshes_cut_triangles.py
160   modifying_meshes_split_vol.py
161   prism_3d_algo.py
162   quality_controls_ex01.py
163   quality_controls_ex02.py
164   quality_controls_ex03.py
165   quality_controls_ex04.py
166   quality_controls_ex05.py
167   quality_controls_ex07.py
168   quality_controls_ex08.py
169   quality_controls_ex09.py
170   quality_controls_ex10.py
171   quality_controls_ex11.py
172   quality_controls_ex12.py
173   quality_controls_ex13.py
174   quality_controls_ex14.py
175   quality_controls_ex15.py
176   quality_controls_ex16.py
177   quality_controls_ex17.py
178   quality_controls_ex18.py
179   quality_controls_ex19.py
180   quality_controls_defl.py
181   transforming_meshes_ex01.py
182   transforming_meshes_ex02.py
183   transforming_meshes_ex03.py
184   transforming_meshes_ex04.py
185   transforming_meshes_ex05.py
186   transforming_meshes_ex06.py
187   transforming_meshes_ex07.py
188   transforming_meshes_ex08.py
189   transforming_meshes_ex09.py
190   transforming_meshes_ex10.py
191   transforming_meshes_ex11.py
192   transforming_meshes_ex12.py
193   transforming_meshes_ex13.py
194   use_existing_faces.py
195   viewing_meshes_ex02.py
196   split_biquad.py
197   quad_medial_axis_algo.py
198   defining_hypotheses_len_near_vertex.py
199 )