Salome HOME
e08d8a7a98c39366e533b0eec595ff01fabade0b
[modules/shaper.git] / src / BuildPlugin / tests.set
1 # Copyright (C) 2021-2022  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                TestVertex.py
22                TestVertex_ErrorMsg.py
23                TestVertex_WholeSketch_1.py
24                TestVertex_WholeSketch_2.py
25                TestEdge.py
26                TestEdge_ByPoints.py
27                TestEdge_ErrorMsg.py
28                TestEdge_WholeSketch_1.py
29                TestEdge_WholeSketch_2.py
30                TestEdge_WholeSketch_3.py
31                TestEdge_WholeSketch_4.py
32                TestWire.py
33                TestWire_ErrorMsg.py
34                TestWire_WholeSketch_1.py
35                TestWire_WholeSketch_2.py
36                TestWire_WholeSketch_3.py
37                TestWire_WholeSketch_4.py
38                TestWire_WholeSketch_5.py
39                TestWire_WholeSketch_6.py
40                TestPolyline.py
41                TestInterpolation.py
42                TestFace.py
43                TestFace_ErrorMsg.py
44                TestFace_WholeSketch_1.py
45                TestFace_WholeSketch_2.py
46                TestShell.py
47                TestShell_WholeSketch_1.py
48                TestShell_WholeSketch_2.py
49                TestSolid.py
50                TestSolid_ErrorMsg.py
51                TestCompSolid.py
52                TestCompound.py
53                TestCompound_ErrorMsg.py
54                TestCompound_History.py
55                TestSubShapes.py
56                TestSubShapes_ErrorMsg.py
57                TestFilling.py
58                TestFilling_ByEdges.py
59                TestFilling_ByWires.py
60                TestFilling_Mixed.py
61                TestFilling_ErrorMsg.py
62                Test1920.py
63                Test2398.py
64                Test2409.py
65                Test2415.py
66                Test2439.py
67                Test2454.py
68                Test3125.py
69                Test3271.py
70                Test19056.py
71                Test20469.py
72                Test20513_1.py
73                Test20513_2.py
74 )