]> Pileus Git - ~andy/gtk/commit
Add valid_ras_test and invalid_bmp_1.
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 13 Mar 2002 18:11:15 +0000 (18:11 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 13 Mar 2002 18:11:15 +0000 (18:11 +0000)
commit5ebe8faab2c02715bbc13412206aa00c1772b16c
tree22b3c42acb7d144eb63b5978778a1d9a6a07a5dd
parent166894bd8b77d45ace190a1b9ee1470f764b7beb
Add valid_ras_test and invalid_bmp_1.

* test-images.h: Add valid_ras_test and invalid_bmp_1.

* test-loaders.c (main): Add random tests for ras and pnm and an
invalid bmp which was a crasher until my 2002-03-12 commit.

* io-pnm.c (gdk_pixbuf__pnm_image_load_increment): Don't unref the
pixbuf on errors.

* io-ras.c: Handle some errors.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c
gdk-pixbuf/io-ras.c
gdk-pixbuf/test-images.h
gdk-pixbuf/test-loaders.c