mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17' Restored a line, "c = b;", that was inadvertently deleted from the
PAETH filtering code from libpng-1.7.0beta24/pngrutil.c and reenabled the pngimage tests.
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
#!/bin/sh
|
||||
# does not work
|
||||
# exec ./pngimage --exhaustive --log "${srcdir}/contrib/pngsuite/"*.png
|
||||
exit 77
|
||||
exec ./pngimage --exhaustive --log "${srcdir}/contrib/pngsuite/"*.png
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
#!/bin/sh
|
||||
# does not work
|
||||
# exec ./pngimage --log "${srcdir}/contrib/pngsuite/"*.png
|
||||
exit 77
|
||||
exec ./pngimage --log "${srcdir}/contrib/pngsuite/"*.png
|
||||
|
||||
Reference in New Issue
Block a user