mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Adding procedures checkcolor and checkpoint. Modified test cases which are used QAGetPixelColor or QAAISGetPixelColor2d Allow using command QAAISGetPixelColor2d on WNT Rename test case tests/bugs/vis/bug19619 to pro19619 Added test cases to modalg and moddata
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
|
|
|