Salome HOME
Converted placement tests
[modules/shaper.git] / src / FeaturesPlugin / CMakeLists.txt
index ff684fb3234acd911806841d590d4c1ed0680553..b0ab7042fb93bb876db1ccc4945f4c69c2ee3c5a 100644 (file)
@@ -175,7 +175,12 @@ ADD_UNIT_TESTS(TestExtrusion.py
                TestRevolutionFuse.py
                TestCompositeFeaturesOnCompSolids.py
                TestPartition.py
-               TestPlacement.py
+               TestPlacement_Vertex_Vertex.py
+               TestPlacement_Edge_Vertex.py
+               TestPlacement_Edge_Edge.py
+               TestPlacement_Face_Vertex.py
+               TestPlacement_Face_Edge.py
+               TestPlacement_Face_Face.py
                TestTranslation.py
                TestRotation.py
                TestBoolean.py