mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

PAETH filtering code from libpng-1.7.0beta24/pngrutil.c and reenabled the pngimage tests.
3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
exec ./pngimage --log "${srcdir}/contrib/pngsuite/"*.png
|