diff options
Diffstat (limited to 'test/list_imlib2_1.6/filename_recursive')
| -rw-r--r-- | test/list_imlib2_1.6/filename_recursive | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/test/list_imlib2_1.6/filename_recursive b/test/list_imlib2_1.6/filename_recursive new file mode 100644 index 0000000..e42ce14 --- /dev/null +++ b/test/list_imlib2_1.6/filename_recursive @@ -0,0 +1,7 @@ +NUM	FORMAT	WIDTH	HEIGHT	PIXELS	SIZE	ALPHA	FILENAME +1	gif	16	16	256 	953 	-	test/ok/gif +2	jpg	16	16	256 	354 	-	test/ok/jpg +3	jpg	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 | 
