[libpng16] Imported from libpng-1.6.0beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-02-02 23:11:45 -06:00
parent 96cf4bde0e
commit f3af706c2a
186 changed files with 8544 additions and 20666 deletions

View File

@@ -1,13 +0,0 @@
#!/bin/sh
#
# Usage:
#
# tests/pngstest pattern
#
# Runs pngstest on all the contrib/pngsuite/[^x]*${pattern}.png files
# NOTE: pattern is used to name the temporary files pngstest generates
#
pattern="$1"
shift
exec ./pngstest --strict --tmpfile "${pattern}" --log ${1+"$@"}\
"${srcdir}/contrib/pngsuite/"[a-wyz]*${pattern}".png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 0g01

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 0g02

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 0g04

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 0g08

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 0g16

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 2c08

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 2c16

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 3p01

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 3p02

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 3p04

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 3p08

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 4a08

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 4a16

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 6a08

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec "${srcdir}/tests/pngstest" 6a16

View File

@@ -1,14 +0,0 @@
#!/bin/sh
code=77 # skipped
for t in "${srcdir}/contrib/pngsuite/"x*".png"
do
if test "$t" != "${srcdir}/contrib/pngsuite/x*.png"
then
# not skipped, test it
if ./pngstest --strict --tmpfile "error" --log "$@" "$t"
then
code=0 # oops, success: should not happen!
fi
fi
done
exit $code

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngtest --strict ${srcdir}/pngtest.png

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown default=discard IDAT=save "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown default=discard "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown default=if-safe "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown sTER=if-safe "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown default=save "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngunknown vpAg=if-safe "${srcdir}/pngtest.png"

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-16-to-8

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-alpha-mode

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-background

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-alpha-mode --expand16

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-background --expand16

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-transform --expand16

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-sbit

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-threshold

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --gamma-transform

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --size --progressive-read

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --standard --progressive-read --interlace

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --transform

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --standard --interlace

View File

@@ -1,2 +0,0 @@
#!/bin/sh
exec ./pngvalid --standard --progressive-read