1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
abv 8fcb8c0700 0000670: Problem with the Print method.
Test for issue #670 corrected to avoid unpredictable behavior
2015-11-19 15:31:21 +03:00

12 lines
207 B
Plaintext
Executable File

puts "========"
puts "OCC670: Problem with the Print method."
puts "========"
puts ""
pload QAcommands
# Check that exception is handled and does not kill DRAWEXE (TEST COMPLETED)
OCC670
puts "OCC670 OK"