1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-06 18:26:22 +03:00

Adjusting testing cases for current state of OCCT

This commit is contained in:
bugmaster 2016-05-12 18:14:18 +03:00
parent 0911d065ff
commit f02e43eb35
2 changed files with 2 additions and 1 deletions

View 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"

View File

@ -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