Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Unlink temporary files | Emmanuele Bassi | 2017-08-01 | 1 | -0/+5 |
| | | | | Don't leave files behind. | ||||
* | tests: Add tests for new options helpers | Bastien Nocera | 2016-08-02 | 1 | -1/+15 |
| | | | | | | Exercising copy_options() and remove_option(). https://bugzilla.gnome.org/show_bug.cgi?id=768043 | ||||
* | tests: Add error reporting to pixdata_equal() | Bastien Nocera | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | tests: Move pixdata_equal() to helpers | Bastien Nocera | 2014-11-18 | 1 | -22/+0 |
| | |||||
* | ico: Fix support for 256x256 icons | Bastien Nocera | 2014-10-24 | 1 | -0/+33 |
| | | | | | | | | | | In both loading and saving them. The ico format uses "0" as the width or height to mean 256: https://en.wikipedia.org/wiki/ICO_%28file_format%29#Icon_resource_structure Also add a test for that. https://bugzilla.gnome.org/show_bug.cgi?id=674724 | ||||
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -2/+1 |
| | |||||
* | Make testsuite robust against disabled formats | Matthias Clasen | 2014-01-25 | 1 | -0/+13 |
| | | | | | | | Skip tests if their file format is not supported by the available loaders. https://bugzilla.gnome.org/show_bug.cgi?id=722651 | ||||
* | Fix test failure if PNG_iTXt_SUPPORTED not defined | Rober Ancell | 2014-01-15 | 1 | -0/+4 |
| | |||||
* | Add tests for saving | Matthias Clasen | 2013-12-19 | 1 | -0/+131 |