X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.API%2FSHAPER%2FCMakeLists.txt;h=72ca9e7d4316ceb6caed3241f7471de66986f4e5;hb=8320bf3d62cd62438d86dffc087cf17a8c7d0c75;hp=9b1f8cd6c5eebe697bb9af92083507e3956bb26c;hpb=1c530eba1d76c012cfc61df1c21694e62f203d94;p=modules%2Fshaper.git diff --git a/test.API/SHAPER/CMakeLists.txt b/test.API/SHAPER/CMakeLists.txt index 9b1f8cd6c..72ca9e7d4 100644 --- a/test.API/SHAPER/CMakeLists.txt +++ b/test.API/SHAPER/CMakeLists.txt @@ -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