0023342: Changing of OCCT tests according to integration of 23.07.2012
[occt.git] / tests / mesh / data / standard / G1
1 set TheFileName shading_055.brep
2 set os "ALL"
3 if {[array get env os_type] != ""} {
4   set os $env(os_type)
5 }
6 if { [string compare $command "shading"] == 0 } {
7    set nb 62
8    if {[string compare $os "Mandriva2008"] == 0} {
9       set nb 64
10    }
11    if {[string compare $os "Mandriva2010"] == 0} {
12       set nb 64
13    }
14    if {[string compare $os "Debian40"] == 0} {
15       set nb 72
16    }
17 }
18 if { [string compare $command "incmesh"] == 0 } {
19    set nb 60
20    if {[string compare $os "Mandriva2008"] == 0} {
21       set nb 64
22    }
23    if {[string compare $os "Mandriva2010"] == 0} {
24       set nb 64
25    }
26    if {[string compare $os "Debian40"] == 0} {
27       set nb 72
28    }
29 }
30 if { [string compare $command "mesh"] == 0 } {
31    set nb 36
32    if {[string compare $os "Mandriva2008"] == 0} {
33       set nb {40|56}
34    }
35    if {[string compare $os "Mandriva2010"] == 0} {
36       set nb 56
37    }
38    if {[string compare $os "Debian40"] == 0} {
39       set nb {51|61}
40    }
41 }
42 set bug_cross "OCC22687"
43 set nbcross($os) $nb