mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Updated test-cases from branch CR24255_3 0024255: Regressions in test cases on OCCT vc9 win64 Release Small refactoring. Fix for CASE bugs modalg_5 bug25298_09: FAILED (error) Test-cases correction (bugs modalg_5 bugs25804_1, bug25704_2)
27 lines
741 B
Plaintext
27 lines
741 B
Plaintext
#puts "TODO OCC23068 ALL: Error : big tolerance of shape result"
|
|
#puts "TODO OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_2"
|
|
#puts "TODO OCC24255 ALL: An exception was caught"
|
|
puts "TODO OCC24255 ALL: Error: Offset is not done."
|
|
puts "TODO OCC24255 ALL: Error : The offset cannot be built."
|
|
set os "ALL"
|
|
if {[array get env os_type] != ""} {
|
|
set os $env(os_type)
|
|
}
|
|
|
|
#if {
|
|
# [string compare $os "Mandriva2010" ] != 0
|
|
# && [string compare $os "Debian40" ] != 0
|
|
# && [string compare $os "Mandriva2008" ] != 0
|
|
# } {
|
|
# puts "TODO OCC23068 $os: Error : The resulting shape is WRONG"
|
|
#}
|
|
|
|
restore [locate_data_file offset_wire_041.brep] s
|
|
|
|
set length 3536.16
|
|
set nbsh_v 622
|
|
set nbsh_e 622
|
|
set nbsh_w 1
|
|
|
|
|