Salome HOME
Issue #2390: Revolution become invalid after changing parameter
[modules/shaper.git] / test.API / SHAPER / CMakeLists.txt
index 9b1f8cd6c5eebe697bb9af92083507e3956bb26c..72ca9e7d4316ceb6caed3241f7471de66986f4e5 100644 (file)
@@ -22,7 +22,10 @@ INCLUDE(UnitTest)
 
 ADD_UNIT_TESTS_API(
   Primitives/TestBox.py
+  Primitives/TestCone.py
   Primitives/TestCylinder.py
+  Primitives/TestSphere.py
+  Primitives/TestTorus.py
   Primitives/TestAPI_Box.py
   Primitives/TestAPI_Cylinder.py
   GDML/TestConeSegment.py
@@ -32,6 +35,7 @@ ADD_UNIT_TESTS_API(
   Transformations/TestAPI_Scale.py
   Transformations/TestAPI_Symmetry.py
   Transformations/TestAPI_Translation.py
+  Transformations/TestMultiRotation.py
   Transformations/TestMultiTranslation.py
   Transformations/TestRotation.py
   Transformations/TestScale.py