diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-10-03 00:38:05 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-10-03 00:38:05 +0200 |
commit | f35b6c221134784b2f53f15b72b809d93f03a5ca (patch) | |
tree | fb258df83bc2ee0bff2f81427d7dbba2c7653f64 /test/list/size | |
parent | 95fccf0010256b0dc1cdfd9342cf877bc7feef6b (diff) | |
download | feh-f35b6c221134784b2f53f15b72b809d93f03a5ca.zip |
Clean up test directory
Diffstat (limited to 'test/list/size')
-rw-r--r-- | test/list/size | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/list/size b/test/list/size new file mode 100644 index 0000000..9e1c3d0 --- /dev/null +++ b/test/list/size @@ -0,0 +1,5 @@ +NUM FORMAT WIDTH HEIGHT PIXELS SIZE(bytes) ALPHA FILENAME +1 pnm 16 16 256 269 - test/ok/pnm +2 jpeg 16 16 256 354 - test/ok/jpg +3 png 16 16 256 403 X test/ok/png +4 gif 16 16 256 953 - test/ok/gif |