Salome HOME
[Code coverage FeaturesPlugin]: Improve coverage for Boolean operations
authorazv <azv@opencascade.com>
Mon, 10 Dec 2018 12:55:34 +0000 (15:55 +0300)
committerazv <azv@opencascade.com>
Mon, 10 Dec 2018 12:55:57 +0000 (15:55 +0300)
commitb6bd0f11102c19e24e85a2c16c0c5644ec9261ae
treebb1a0aeb13c6ce3756d7dce289fae8f763fbc74a
parent730d63e53e2e8761041241f10040bfc9922b587d
[Code coverage FeaturesPlugin]: Improve coverage for Boolean operations
12 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFill_ErrorMsg.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py
src/FeaturesPlugin/Test/TestFillCompsolidPlane.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestMeasurementPresentation.py
src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py