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)
committermpv <mpv@opencascade.com>
Thu, 3 Oct 2019 08:03:54 +0000 (11:03 +0300)
src/FeaturesPlugin/CMakeLists.txt

index d244454475e2191b5fccd585c1871d9f52fc02f5..b3a8cd8bfa760cb95305942ebb310d1e5133612f 100644 (file)
@@ -529,4 +529,5 @@ ADD_UNIT_TESTS(TestExtrusion.py
                Test17000.py
                Test17261.py
                Test17281.py
+               TestChamfer.py
 )