diff options
author | Dennis Real <github@tildepipe.org> | 2012-02-28 22:37:22 +0100 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-03-04 15:17:00 +0100 |
commit | 1c89da1269089d98529a6635c36d014da1b08eb4 (patch) | |
tree | 89bdbfa395672fa9785a2c2c0a8baed119ead693 /test/list | |
parent | bb3c9d3571e43f913c6f659fefd9cd34971fd004 (diff) |
test case adapted to new testfile
Diffstat (limited to 'test/list')
-rw-r--r-- | test/list/filename_recursive | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/test/list/filename_recursive b/test/list/filename_recursive index d4d27dd..6e2de8a 100644 --- a/test/list/filename_recursive +++ b/test/list/filename_recursive @@ -1,6 +1,7 @@ NUM FORMAT WIDTH HEIGHT PIXELS SIZE 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 -5 png 16 16 256 403 X test/ok/recursive/png +3 jpeg 16 16 256 9k - test/ok/jpg_exif +4 png 16 16 256 403 X test/ok/png +5 pnm 16 16 256 269 - test/ok/pnm +6 png 16 16 256 403 X test/ok/recursive/png |