Salome HOME
2.3.4 Point creation: by intersection
[modules/shaper.git] / src / ConstructionPlugin / CMakeLists.txt
index e9c42f29915aafe3a676bbff5ed45aeab07798dd..919c7dcf23e8688368ac78ed06aad390f82b1cd2 100644 (file)
@@ -78,7 +78,9 @@ INCLUDE_DIRECTORIES(
 ADD_UNIT_TESTS(TestAxisCreation.py
                UnitTestAxis.py
                TestPoint_XYZ.py
-               TestPoint_LineAndPlane.py
+               TestPoint_IntersectLines.py
+               TestPoint_IntersectLineAndPlane.py
+               TestPoint_IntersectPlanes.py
                TestPoint_Edge.py
                TestPoint_ProjectOnEdge.py
                TestPoint_ProjectOnFace.py