Salome HOME
Fix invalid lauch of hybriddemo.py in SHAPER tests
[modules/shaper.git] / src / ConnectorAPI / Test / tests.set
index 4ac3002a0bbb4ab84c9b6485fc408de5297b748a..3f4eb7ec23f3d45d17a89250f0f8b7dca05c5482 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,5 +21,12 @@ SET(TEST_NAMES
   TestExportToGEOM
   TestExportToGEOMAllGroupsAndFields
   TestExportToGEOMPartSet
+  TestExportToGEOMWholeResult
+  TestExportToGEOMWholeFeature
   Test2882
+  Test17917
+  Test18887
+  Test3195
+  TestExportSTL
+  TestImportSTEP
 )