Salome HOME
899f8f2fb3d3a0c2d9e489c9463c72cc137ea1e0
[plugins/blsurfplugin.git] / tests / tests.set
1 # Copyright (C) 2016-2023  CEA/DEN, EDF R&D
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 SET(TEST_NAMES
21   attractor
22   attractor_edge_on_border
23   attractor_point_outside_face
24   enforced_internal_vertex
25   enforced_vertex
26   multithread
27   periodicity_2D_prepro
28   #periodicity_prepro # already tested in examples
29   periodicity_reflexion_2D_prepro
30   periodicity_reflexion_prepro
31   periodicity_with_points_2D_prepro
32   prepro_intersections
33   prepro_keep_gaps
34   proximity
35   quadrangles_gradation
36   remove_tiny_edges
37   sphere
38 )