021171892d69ab85a00b8616d345b52b18cdc1f3
[occt.git] / tests / mesh / data / standard / U7
1 set TheFileName shading_wrongshape_009.brep
2 set bug_area "OCC22687"
3 set rel_tol 10.7
4 set bug_withouttri "OCC22687"
5 set bug_freelinks "OCC22687"
6 set bug_freenodes "OCC22687"
7 set os "ALL"
8 if {[array get env os_type] != ""} {
9   set os $env(os_type)
10 }
11 if { [string compare $command "shading"] == 0 } {
12    set nbt 14
13    set nbn 83
14    if {
15           [string compare $os "Mandriva2008"] == 0
16        || [string compare $os "Debian40"] == 0
17       } {
18       set nbl 19
19       set nbfree($os) $nbl
20 ##    else
21 ##      set nbl 17
22    }
23 set nbwithouttri($os) $nbt
24 set nbfreenodes($os) $nbn
25 } else {
26    if {
27           [string compare $os "Mandriva2010"] == 0
28       } {
29       set nbt 14
30       set nbn 83
31       set nbl 19
32       set nbwithouttri($os) $nbt
33       set nbfree($os) $nbl
34       set nbfreenodes($os) $nbn
35    } else {
36       set bug_withouttri "OCC23105"
37       set nbt 14
38       set nbn 60
39 ##      set nbl 2
40       set nbwithouttri($os) $nbt
41 ##      set nbfree($os) $nbl
42       set nbfreenodes($os) $nbn
43    }
44 }