X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FCMakeLists.txt;h=a2150fbebed3995f26471d4bcab925da2e96be19;hb=4fc2dc9fdc0c14fab5f2780598eccdc1368d81b9;hp=ab09c8cf301e55624aa1d34b1157d80ae2cc653c;hpb=23898b690da4986d891bde5b124bbcec7e8144f1;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index ab09c8cf3..a2150fbeb 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -97,11 +97,13 @@ ADD_UNIT_TESTS(TestExtrusion.py TestRevolutionSketch.py TestRevolutionCut.py TestRevolutionFuse.py + TestCompositeFeaturesOnCompSolids.py TestPartition.py TestPlacement.py TestTranslation.py TestRotation.py TestBoolean.py + TestBooleanCompSolids.py TestMultiBoolean.py TestSerialBoolean.py TestGroup.py)