Salome HOME
A chamfer test is added to the unit-tests system.
authormpv <mpv@opencascade.com>
Thu, 3 Oct 2019 08:03:54 +0000 (11:03 +0300)
committervsv <vsv@opencascade.com>
Wed, 6 Nov 2019 08:25:50 +0000 (11:25 +0300)
src/FeaturesPlugin/CMakeLists.txt

index 5adf4e878f0a925d9c990479a910f84e84f31ad2..75fc2289497570999d71baf8e4e269f7a431d9d7 100644 (file)
@@ -536,4 +536,5 @@ ADD_UNIT_TESTS(TestExtrusion.py
                Test17000.py
                Test17261.py
                Test17281.py
+               TestChamfer.py
 )