]> OCCT Git - occt-copy.git/commit
Test for 0030396: Infinite recursion during ShapeFix after BRepAlgoAPI_Cut
authormsv <msv@opencascade.com>
Thu, 20 Dec 2018 14:10:00 +0000 (17:10 +0300)
committermsv <msv@opencascade.com>
Thu, 20 Dec 2018 14:15:56 +0000 (17:15 +0300)
commit1b25c97fbc79b97d526440cc2ebd07375819b003
tree8b27346ff68e5be935f080c3d05744d4a8fd3406
parent3d999c609040bde95727268a30f4e578558c5270
Test for 0030396: Infinite recursion during ShapeFix after BRepAlgoAPI_Cut

Two test cases are added. One for Boolean operation (it is good, because BO has been fixed already), and another for fixshape operation (it causes Draw crash).
tests/bugs/modalg_7/bug30396_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug30396_2 [new file with mode: 0644]