mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Unstable test cases were reviewed Modified test cases using checktrend command Modified test cases for Linux platform Modified test cases for Debug mode
19 lines
401 B
Plaintext
Executable File
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"
|