1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-01 10:26:12 +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

9 lines
223 B
Plaintext
Executable File

set TheFileName shading_wrongshape_006.brep
if { [string compare $command "shading"] == 0 } {
set bug_withouttri "OCC22687"
set nbwithouttri(All) 1
} else {
set bug_freenodes "OCC22687"
set nbfreenodes(All) 5
}