Files
OCCT/tests/bugs/fclasses/bug670
bugmaster 1dee069608 0025951: Exception in intersection operation.
The reason of the exception has been eliminated.
Integration of testing case for issue 25951

Adjusting test case for Linux platform
2015-03-20 13:31:55 +03:00

18 lines
342 B
Plaintext
Executable File

puts "TODO ?OCC12345 ALL: An exception was caught"
puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
puts "TODO ?OCC12345 ALL: TEST INCOMPLETE"
puts "========"
puts "OCC670"
puts "========"
puts ""
#########################
## Problem with the Print method.
#########################
pload QAcommands
catch { OCC670 }
puts "OCC670 OK"