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:
parent
0911d065ff
commit
f02e43eb35
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user