Salome HOME
Adding sphere and cone tests for parametric API.
authorClarisse Genrault <clarisse.genrault@cea.fr>
Mon, 2 Oct 2017 13:23:42 +0000 (15:23 +0200)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Mon, 2 Oct 2017 13:23:42 +0000 (15:23 +0200)
test.API/SHAPER/CMakeLists.txt

index 9b1f8cd6c5eebe697bb9af92083507e3956bb26c..46dad6a534cc97ae5f5cf7d88ba64a06165422da 100644 (file)
@@ -22,7 +22,9 @@ INCLUDE(UnitTest)
 
 ADD_UNIT_TESTS_API(
   Primitives/TestBox.py
+  Primitives/TestCone.py
   Primitives/TestCylinder.py
+  Primitives/TestSphere.py
   Primitives/TestAPI_Box.py
   Primitives/TestAPI_Cylinder.py
   GDML/TestConeSegment.py