Salome HOME
Update for the spheres centers correct initialization on open: selection should not...
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index ed4a75d730974897c5dde615042e7069d02ae75f..c1e32f58ed793272d50ac506ebe04835e3224a67 100644 (file)
@@ -199,6 +199,7 @@ ADD_UNIT_TESTS(TestConstants.py
                TestFolder_Remove.py
                TestFolder_Stability.py
                TestFolder_CustomName.py
+               TestFolder_Empty.py
                Test2358_1.py
                Test2358_2.py
                Test2396.py
@@ -225,6 +226,7 @@ ADD_UNIT_TESTS(TestConstants.py
                TestWeakNaming2445.py
                TestWeakNaming2446.py
                TestWeakNaming2452.py
+               TestWeakNamingSortOrder.py
                Test2685.py
                TestGeomNamingPlacement.py
                TestGeomNamingRevolution.py
@@ -232,4 +234,7 @@ ADD_UNIT_TESTS(TestConstants.py
                TestGeomNamingSketchPlane.py
                TestGeomNamingBoxWithFillet.py
                TestContainerSelector.py
+               TestSaveOpen1.py
+               TestSaveOpen2.py
+               TestSelectionInitialization.py
 )