]> OCCT Git - occt-copy.git/commitdiff
Adjusting testing cases for current state of OCCT
authorbugmaster <bugmaster@opencascade.com>
Thu, 12 May 2016 15:14:18 +0000 (18:14 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 13 May 2016 09:37:53 +0000 (12:37 +0300)
tests/bugs/caf/bug27454_1
tests/mesh/data/standard/W7

index f146be31303ae234bd613b440872957123c63cb6..2acfd73c4ff80eff2fa05a72d6af23d048110829 100644 (file)
@@ -7,7 +7,7 @@ puts ""
 ###################################################
 
 if [info exists D] {unset D}
-Open [locate_data_file shape_tracking.ocaf.xml] D -stream
+Open [locate_data_file bug27454_shape_tracking.ocaf.xml] D -stream
 
 if {[dtyp D] != "TDocStd_Document"} {
   puts "Error: XML OCAF document read failure"
index bc5e498e50a9d961860f898670cd8869fa7bc6ea..a284efa38ae16dc19b4ec66ca9e605e94af62cc1 100755 (executable)
@@ -6,6 +6,7 @@ if { [string compare $command "shading"] != 0 } {
   #set bug_area "OCC22687"
   set rel_tol 2.13
 } else {
+  set nbfreenodes(All) 2
   set rel_tol 0.48
 }
 set nbcross(All) 2