mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user