Salome HOME
avoid code duplication, move common tests to tests.py
authormbs <martin.bernhard@opencascade.com>
Thu, 12 Jan 2023 14:45:00 +0000 (14:45 +0000)
committermbs <martin.bernhard@opencascade.com>
Mon, 23 Jan 2023 09:27:22 +0000 (09:27 +0000)
commit256fe1dbf23ff64c24028e625ba26e948dcb948f
tree8eb85526f2113abade93717c3dbb7733e35f96ba
parent34de9275b4aab78e54233e68734f54ab0fb0db99
avoid code duplication, move common tests to tests.py
12 files changed:
src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py
src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py
src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py
src/FeaturesPlugin/Test/TestGlueFaces_Compound.py
src/FeaturesPlugin/Test/TestGlueFaces_Faces.py
src/FeaturesPlugin/Test/TestGlueFaces_Shell.py
src/FeaturesPlugin/Test/TestGlueFaces_Solids.py
src/FeaturesPlugin/Test/TestSewing_Groups.py
src/FeaturesPlugin/Test/TestSewing_Manifold.py
src/FeaturesPlugin/Test/TestSewing_NonManifold.py
src/PythonAPI/model/tests/tests.py