1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-26 11:05:31 +03:00

18 lines
366 B
Plaintext
Executable File

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