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