mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0023584: Tests in group geometry generate gif images instead of png
File end in group geometry modified to produce PNG images instead of GIF
This commit is contained in:
parent
fc3a37cda1
commit
c4ecd2574b
@ -98,7 +98,7 @@ if { [string compare "$viewer" "v2d"] == 0 } {
|
||||
} else {
|
||||
puts "Error : wrong value of variable viewer"
|
||||
}
|
||||
xwd $imagedir/${test_image}.gif
|
||||
xwd $imagedir/${test_image}.png
|
||||
|
||||
# to end a test script
|
||||
puts "TEST COMPLETED"
|
||||
|
Loading…
x
Reference in New Issue
Block a user