]> OCCT Git - occt-copy.git/commitdiff
Test for 0024429: Cylinder-torus intersection throws an exception and produces no... CR24429
authorapv <apv@opencascade.com>
Wed, 26 Jul 2017 16:09:13 +0000 (19:09 +0300)
committerapv <apv@opencascade.com>
Wed, 26 Jul 2017 16:09:13 +0000 (19:09 +0300)
tests/bugs/modalg_7/bug24429 [new file with mode: 0644]

diff --git a/tests/bugs/modalg_7/bug24429 b/tests/bugs/modalg_7/bug24429
new file mode 100644 (file)
index 0000000..24ba38f
--- /dev/null
@@ -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