1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-07-30 13:05:50 +03:00
vtn 400933675f 0023087: Upgrade of the OCCT test system
Integration of new occt testing system
2012-07-13 11:42:23 +04:00

17 lines
412 B
Plaintext
Executable File

set TheFileName shading_wrongshape_025.brep
set bug_area "OCC22687"
set rel_tol 36.8
set bug_withouttri "OCC22687"
set bug_cross "OCC22687"
if { [string compare $command "shading"] == 0 } {
set nbwithouttri(All) 91
set nbcross(All) 12
set bug_freenodes "OCC22687"
set nbfreenodes(All) 10
} else {
set nbwithouttri(All) 91
set nbcross(All) 11
set bug_freenodes "OCC22687"
set nbfreenodes(All) 9
}