mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
367 B
Plaintext
13 lines
367 B
Plaintext
puts "=========="
|
|
puts "OCC25780"
|
|
puts "=========="
|
|
puts ""
|
|
######################################################
|
|
# checkshape raises an exception Standard_OutOfMemory.
|
|
######################################################
|
|
|
|
restore [locate_data_file bug25780_checkshape] result
|
|
checkshape result b
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|