]> 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>
Thu, 25 Oct 2018 13:28:50 +0000 (16:28 +0300)
commit1eab599b1031c9237136b85fa00de643f9d699a4
tree0c0676cc9c0ab3172de4c75e7cba35585941021e
parenta490b726da4b2390e381f3ba656b79d570d434f4
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