]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Update tests that create sketch faces by themselves and use these faces as arguments...
authormpv <mpv@opencascade.com>
Thu, 25 Oct 2018 13:28:50 +0000 (16:28 +0300)
committermpv <mpv@opencascade.com>
Fri, 26 Oct 2018 17:06:01 +0000 (20:06 +0300)
commitda33b024b31182a1aae62e621bc31ad6b17815d4
tree6795c58fefa785cd3c8b28eb73484adb22772ed2
parentdf7c676da5e1cd0bb0f39262c829ad22a82d232d
Update tests that create sketch faces by themselves and use these faces as arguments. Now generated faces must be received from the sketch results.
17 files changed:
src/FeaturesPlugin/Test/TestBoolean.py
src/FeaturesPlugin/Test/TestBooleanCompSolids.py
src/FeaturesPlugin/Test/TestBooleanSmash.py
src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py
src/FeaturesPlugin/Test/TestExtrusionCut.py
src/FeaturesPlugin/Test/TestExtrusionFuse.py
src/FeaturesPlugin/Test/TestFillEdgeVertex.py
src/FeaturesPlugin/Test/TestIntersection.py
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/FeaturesPlugin/Test/TestPartition.py
src/FeaturesPlugin/Test/TestPlacement.py
src/FeaturesPlugin/Test/TestRevolution.py
src/FeaturesPlugin/Test/TestRevolutionCut.py
src/FeaturesPlugin/Test/TestRevolutionFuse.py
src/FeaturesPlugin/Test/TestRotation.py
src/FeaturesPlugin/Test/TestSerialBoolean.py
src/FeaturesPlugin/Test/TestTranslation.py