Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -2/+1 |
| | |||||
* | Make testsuite robust against disabled formats | Matthias Clasen | 2014-01-25 | 1 | -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 calls | Matthias Clasen | 2013-12-18 | 1 | -4/+0 |
| | | | | | We have been requiring a new-enough GLib for a while now, so drop this unnecessary clutter. | ||||
* | Trivial include cleanup | Matthias Clasen | 2013-12-17 | 1 | -2/+0 |
| | |||||
* | Fix up copyright information | Matthias Clasen | 2013-12-17 | 1 | -1/+3 |
| | |||||
* | Add a test for icc profile loading | Matthias Clasen | 2013-12-16 | 1 | -0/+89 |
This test verifies that the preceding commit indeed makes icc-profile loading from jpeg files work. |