mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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"
|