mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
12 lines
459 B
Plaintext
Executable File
12 lines
459 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23425"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# diffimage generate OSD_Exception during execution
|
|
#######################################################################
|
|
|
|
diffimage [locate_data_file bug23425_B8_Linux.gif] [locate_data_file bug23425_B8_Win.gif] 0.01 0 1
|
|
diffimage [locate_data_file bug23425_B8_Win.gif] [locate_data_file bug23425_B8_Linux.gif] 0.01 0 1
|
|
|