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)
committerGérald NICOLAS <gerald.nicolas@edf.fr>
Wed, 1 Feb 2023 16:32:07 +0000 (17:32 +0100)
commit4fd44a9e0c3bb0161eb48b91d801f36bb9f52644
tree12dc617551c501e77b9b3b5aa2fe17821b288cb7
parent64bd95cebe79a5639800635efb7b0d21f13c079c
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