Salome HOME
updated copyright message
[modules/shaper.git] / src / ExchangePlugin / Test / 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   TestImport.py
22   TestExport.py
23   Test2290.py
24   Test2459.py
25   Test18710.py
26   TestExportToXAOWithFields.py
27   TestExportToXAOWithGroupNotUpdated.py
28   TestExport_FiniteValidator.py
29   TestExportPart_Failure_1.py
30   TestExportPart_Failure_2.py
31   TestExportPart_Failure_3.py
32   TestExportPart_FullPartSet.py
33   TestExportPart_FullPart_1.py
34   TestExportPart_FullPart_2.py
35   TestExportPart_PartSet.py
36   TestExportPart_Results_1.py
37   TestExportPart_Results_2.py
38   TestExportPart_Results_3.py
39   TestExportPart_Results_4.py
40   TestExportPart_Results_5.py
41   TestExportPart_Results_6.py
42   TestExportPart_Results_7.py
43   TestExportPart_Results_8.py
44   TestImportPart_AfterCurrent_1.py
45   TestImportPart_AfterCurrent_2.py
46   TestImportPart_AfterLast_1.py
47   TestImportPart_AfterLast_2.py
48   TestImportPart_AfterLast_3.py
49   TestImportPart_AfterLast_4.py
50   TestImportPart_AfterLast_5.py
51   TestImportPart_AfterLast_6.py
52   TestImportPart_Construction_1.py
53   TestImportPart_Construction_2.py
54   TestImportPart_Construction_3.py
55   TestImportPart_Construction_4.py
56   TestImportPart_Multiple.py
57   TestImportPart_ToEmptyPart.py
58   TestImportPart_ToEmptyPartSet.py
59   TestStep1.py
60   TestStep2.py
61 )