From: apv Date: Wed, 26 Jul 2017 16:09:13 +0000 (+0300) Subject: Test for 0024429: Cylinder-torus intersection throws an exception and produces no... X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FCR24429;p=occt-copy.git Test for 0024429: Cylinder-torus intersection throws an exception and produces no result --- diff --git a/tests/bugs/modalg_7/bug24429 b/tests/bugs/modalg_7/bug24429 new file mode 100644 index 0000000000..24ba38f5eb --- /dev/null +++ b/tests/bugs/modalg_7/bug24429 @@ -0,0 +1,16 @@ +puts "TODO OCC24429 ALL: An exception was caught" +puts "TODO OCC24429 ALL: \\*\\* Exception \\*\\*.*" +puts "TODO OCC24429 ALL: TEST INCOMPLETE" + +puts "========" +puts "OCC24429" +puts "========" +puts "" +########################################################################## +# Cylinder-torus intersection throws an exception and produces no result +########################################################################## + +restore [locate_data_file bug24429_s1.draw] s1 +restore [locate_data_file bug24429_s2.draw] s2 + +intersect result s1 s2