mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
12 lines
423 B
Plaintext
Executable File
12 lines
423 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC23846"
|
|
puts "================"
|
|
puts ""
|
|
######################################################################################
|
|
# A crash on reading of a VRML file with wrong indices
|
|
######################################################################################
|
|
|
|
loadvrml result [locate_data_file T00000112_0000.wrl]
|
|
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|