1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
apn 9aa684edf4 0025987: Integration part of modified unstable test cases
Unstable test cases were reviewed
Modified test cases using checktrend command
Modified test cases for Linux platform
Modified test cases for Debug mode
2015-03-26 18:10:29 +03:00

19 lines
401 B
Plaintext
Executable File

# OK: Exception appears and does not kill DRAWEXE (TEST COMPLETED)
puts "TODO ?OCC670 ALL: An exception was caught"
puts "TODO ?OCC670 ALL: \\*\\* Exception \\*\\*"
puts "TODO ?OCC670 ALL: TEST INCOMPLETE"
puts "========"
puts "OCC670"
puts "========"
puts ""
#########################
## Problem with the Print method.
#########################
pload QAcommands
catch { OCC670 }
puts "OCC670 OK"