summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/test-loaders.c
Commit message (Expand)AuthorAgeFilesLines
* image files for testing pixbuf loaders the old test-loaders.c split intoSoeren Sandmann2002-05-051-489/+0
* Add valid_ras_test and invalid_bmp_1.Matthias Clasen2002-03-131-9/+15
* Fix docs.Matthias Clasen2002-03-051-2/+11
* If we can't load the module using the g_module_build_path() filename, tryOwen Taylor2002-03-031-21/+13
* Default to --disable-gtk-doc (avoid Jade breakage) and --disable-staticOwen Taylor2002-03-021-13/+21
* Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory().Matthias Clasen2002-02-121-9/+9
* Enable some tests which should work now.Matthias Clasen2002-02-101-10/+6
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-3/+3
* Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tgaMatthias Clasen2001-09-141-31/+47
* gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time.Matthias Clasen2001-08-281-4/+4
* Add ico and wbmp tests. Fail with a suitable error if buffer allocationMatthias Clasen2001-08-201-9/+26
* Fix args to g_type_init ().Owen Taylor2001-06-291-1/+1
* clamp the value to the range that was setHavoc Pennington2001-06-051-1/+1
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-011-0/+445