]> OCCT Git - occt-copy.git/commitdiff
# Modified scripts
authorgka <gka@opencascade.com>
Mon, 5 Feb 2018 14:05:45 +0000 (17:05 +0300)
committergka <gka@opencascade.com>
Mon, 5 Feb 2018 14:27:12 +0000 (17:27 +0300)
tests/bugs/splitshape_1/bug29473
tests/bugs/splitshape_1/end

index 370d35bed626f3b71c36a6c0adeec37443b6767a..856d9780020a593e42f3df693977d598e39a53e9 100644 (file)
@@ -1,19 +1,19 @@
 puts "=============="
-puts "   splitshape "
-puts "   case1      "
+puts " splitshape_1 "
+puts "              "
 puts "=============="
 puts ""
-#puts "   OCC26354   "
+#puts "   0029473   "
 ###################################################
 # Operation "splitshape" in the Test Harness give invalid result on the attached case.
 ###################################################
-
-restore [locate_data_file bug29473_SplitShape.brep] a
-restore [locate_data_file bug29473_SplitEdges.brep] b
+restore [locate_data_file bug29473_Split.brep] a
 explode a
-explode b
-wire w1 b_1 b_2 b_3
-wire w2 b_4 b_5
-splitshape r1 a a_1 w1 a_2 w2 a_3 b_6 a_4 b_7 @ a_5 b_8
+explode a_1
+explode a_2
+wire w1 a_2_1 a_2_2 a_2_3
+wire w2 a_2_4 a_2_5
+explode a_1_5 e
+splitshape r1 a_1 a_1_1 w1 a_1_3 w2 a_1_4 a_2_6 a_1_5 a_2_7 @ a_1_5_4 a_2_8
 explode r1 f
-copy r_1 result
+copy r1_1 result
index fffa72097974efe98ad57a2f6f4b08fd262f31f6..074db3367357fd72a766220ee7372b5935343cc2 100644 (file)
@@ -1,15 +1,9 @@
-# Main script in this test grid; does all the job.
-# Individual test scripts are used only to specify data file and reference
-# test data (expected values of test execution).
-# The procedure is:
-# - load specified data files
-# - check validity of result shape, vizualize building compartments, 
+# test script to check validity of shape
 
 ########################################################################
 
 checkshape result
 maxtolerance result
-checknbshapes  $result -face $ref_nbf
 
 smallview
 display result