mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-06 04:37:55 +08: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:
+1
-1
@@ -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