From 1cffd68005a6cfce7a069453f4d9142a712c6af1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 5 May 2010 19:05:13 +0200 Subject: Add a test script I know that there is one in the old SVN repo, but I think a rewrite (with an automated test script) is due. --- test/list | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/list (limited to 'test/list') diff --git a/test/list b/test/list new file mode 100644 index 0000000..036b0f4 --- /dev/null +++ b/test/list @@ -0,0 +1,5 @@ +NUM FORMAT WIDTH HEIGHT PIXELS SIZE(bytes) ALPHA FILENAME +1 gif 16 16 256 953 - test/ok.gif +2 jpeg 16 16 256 354 - test/ok.jpg +3 png 16 16 256 403 X test/ok.png +4 pnm 16 16 256 269 - test/ok.pnm -- cgit v1.2.3