Salome HOME
updated copyright message
[modules/shaper.git] / src / ModelAPI / tests.set
1 # Copyright (C) 2021-2023  CEA, EDF
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                TestConstants.py
22                TestUndoRedo.py
23                TestDocument.py
24                Test1064.py
25                TestResults.py
26                TestIntArray.py
27                Test1512.py
28                Test1562.py
29                TestDoubleArray.py
30                Test1757.py
31                Test1998.py
32                Test1995.py
33                Test2170.py
34                TestExternalConstruction.py
35                Test2228.py
36                Test2241.py
37                Test2252.py
38                Test2276.py
39                Test2389.py
40                Test2391.py
41                TestCustomName_BooleanCut.py
42                TestCustomName_CommonCompSolid.py
43                TestCustomName_CutCompSolid.py
44                TestCustomName_CutGroup.py
45                TestCustomName_DefaultName.py
46                TestCustomName_ExtrudeFace.py
47                TestCustomName_ExtrusionCut.py
48                TestCustomName_ExtrusionCutFace.py
49                TestCustomName_MultiTranslation.py
50                TestCustomName_Partition.py
51                TestCustomName_Placement.py
52                TestCustomName_Recover.py
53                TestCustomName_Rename.py
54                TestCustomName_RotateGroup.py
55                TestCustomName_Translation.py
56                TestFolder_Create.py
57                TestFolder_Update.py
58                TestFolder_Remove.py
59                TestFolder_Stability.py
60                TestFolder_CustomName.py
61                TestFolder_Empty.py
62                TestFolder_Sketch.py
63                Test2358_1.py
64                Test2358_2.py
65                Test2396.py
66                Test2401.py
67                Test2413.py
68                Test2496.py
69                Test2510.py
70                TestFeatureSelection_1.py
71                TestFeatureSelection_2.py
72                Test2607.py
73                TestBlockRecalculation.py
74                TestSelectionScope.py
75                TestSelectorShell.py
76                TestWeakNaming2125.py
77                TestWeakNaming2222.py
78                TestWeakNaming2245.py
79                TestWeakNaming2247.py
80                TestWeakNaming2248.py
81                TestWeakNaming2261.py
82                TestWeakNaming2291.py
83                TestWeakNaming2335.py
84                TestWeakNaming2375.py
85                TestWeakNaming2437.py
86                TestWeakNaming2445.py
87                TestWeakNaming2446.py
88                TestWeakNaming2452.py
89                TestWeakNamingSortOrder.py
90                Test2685.py
91                TestGeomNamingPlacement.py
92                TestGeomNamingRevolution.py
93                TestGeomNamingEdgeByFilter.py
94                TestGeomNamingSketchPlane.py
95                TestGeomNamingBoxWithFillet.py
96                TestContainerSelector.py
97                TestSaveOpen1.py
98                TestSaveOpen2.py
99                TestSelectionInitialization.py
100                TestSelectionCircleCenter.py
101                TestSelectionInPart.py
102                Test2828.py
103                TestSelectionRestore.py
104                Test2491.py
105                Test2493.py
106                Test2627.py
107                Test2859.py
108                Test2873.py
109                Test2901.py
110                Test2903.py
111                Test3020.py
112                Test3116.py
113                Test19019_1.py
114                Test19019_2.py
115                Test19031.py
116                Test19058.py
117                Test19217.py
118                Test19707.py
119                Test19726.py
120                Test19912.py
121                Test19932.py
122                Test19989.py
123                Test20170.py
124                Test26745.py
125                TestMovePart1.py
126                TestMovePart2.py
127 )