1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-05 11:24:17 +03:00
ski c2a0f4819b 0023382: Integration of test grid "did" into the new testing system
Integration of test grid "did" ( heal tests ) into the new testing system
2012-08-20 13:26:43 +04:00

18 lines
430 B
Plaintext

if {[string compare $command "SplitAngle"] == 0 } {
set os "ALL"
if {[array get env os_type] != ""} {
set os $env(os_type)
}
if {
[string compare $os "Debian40"] != 0
&& [string compare $os "Mandriva2008"] != 0
&& [string compare $os "Mandriva2010"] != 0
} {
puts "TODO ?OCC23245 $os: Faulty shapes in variables faulty_1 to faulty_2"
}
}
restore [locate_data_file GOUVERGUI.brep] a