summaryrefslogtreecommitdiff
path: root/tests/pixbuf-icc.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
|
* Make testsuite robust against disabled formatsMatthias Clasen2014-01-251-1/+13
| | | | | | | Skip tests if their file format is not supported by the available loaders. https://bugzilla.gnome.org/show_bug.cgi?id=722651
* Drop unneed g_type_init callsMatthias Clasen2013-12-181-4/+0
| | | | | We have been requiring a new-enough GLib for a while now, so drop this unnecessary clutter.
* Trivial include cleanupMatthias Clasen2013-12-171-2/+0
|
* Fix up copyright informationMatthias Clasen2013-12-171-1/+3
|
* Add a test for icc profile loadingMatthias Clasen2013-12-161-0/+89
This test verifies that the preceding commit indeed makes icc-profile loading from jpeg files work.