Commit 721079d0 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add some more tests

parent 1cffd680
Loading
Loading
Loading
Loading

test/action

0 → 100644
+1 −0
Original line number Diff line number Diff line
test/ok.pnm 16x16 (feh)

test/list_filename

0 → 120000
+1 −0
Original line number Diff line number Diff line
list
 No newline at end of file

test/list_format

0 → 120000
+1 −0
Original line number Diff line number Diff line
list
 No newline at end of file
+5 −0
Original line number Diff line number Diff line
NUM	FORMAT	WIDTH	HEIGHT	PIXELS	SIZE(bytes)	ALPHA	FILENAME
1	pnm	16	16	256	269		-	test/ok.pnm
2	png	16	16	256	403		X	test/ok.png
3	jpeg	16	16	256	354		-	test/ok.jpg
4	gif	16	16	256	953		-	test/ok.gif

test/list_height

0 → 120000
+1 −0
Original line number Diff line number Diff line
list
 No newline at end of file
Loading