1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
apn 37d6975c77 0026237: Change platform in TODOs from Debian\Mandriva to Linux
Change platform in occt test cases in TODOs from Debian\Mandriva to Linux

Small corrections in test cases. Return procedure _tests_platform_def.
2015-05-21 15:51:28 +03:00

15 lines
317 B
Plaintext
Executable File

set TheFileName shading_055.brep
set env(os_type) $tcl_platform(os)
if { [string compare $command "shading"] == 0 } {
set nb 62
}
if { [string compare $command "incmesh"] == 0 } {
set nb 60
}
if { [string compare $command "mesh"] == 0 } {
set nb 36
}
set bug_cross "OCC22687"
set nbcross($env(os_type)) $nb