diff options
author | Dennis Real <github@tildepipe.org> | 2012-02-28 22:37:22 +0100 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-02-28 22:37:22 +0100 |
commit | fe9a16bce3f06d45acf103fc4439c1af2dc4ac6c (patch) | |
tree | 0b7af941aa3ddd321e56cc2a3c4796ea260e7cae /test/list/filename_recursive | |
parent | e0bedc0438cf4ab4eafe43afca0886ad63591560 (diff) |
test case adapted to new testfile
Diffstat (limited to 'test/list/filename_recursive')
-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 |