summaryrefslogtreecommitdiff
path: root/tests/test-common.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix some memory leaksSimon McVittie2020-12-121-1/+3
* tests: Don't depend on mime type detection without GDK_PIXBUF_USE_GIO_MIMEChristoph Reiter2018-12-111-1/+9
* tests: Fix signed/unsigned handling in pixdata_equal()Philip Withnall2017-02-071-1/+5
* tests: Move pixbuf creation helpers to test-common.[ch]Bastien Nocera2017-02-031-0/+58
* tests: Fix non-sensical error in reftestBastien Nocera2016-12-291-4/+4
* tests: Skip reftests for unsupported formatsBenjamin Otte2015-10-131-0/+15
* tests: Make add_test_for_all_images() GFile basedBenjamin Otte2015-10-131-16/+65
* tests: Implement format_supported() differentlyBenjamin Otte2015-10-131-18/+12
* tests: Allow passing a filter function when adding all filesBenjamin Otte2015-10-131-5/+9
* test-common: Improve error mesages in pixdata_equal()Benjamin Otte2015-10-131-13/+35
* test-common: Rename function argumentsBenjamin Otte2015-10-131-37/+50
* test-common: If image data differs, output first coords that failBenjamin Otte2015-10-131-4/+27
* Add a helper to run tests over directoriesMatthias Clasen2015-10-131-0/+26
* Skip tests when we can't run them due to lack of memoryIain Lane2015-09-221-0/+14
* tests: Add error reporting to pixdata_equal()Bastien Nocera2014-11-181-8/+22
* tests: Move pixdata_equal() to helpersBastien Nocera2014-11-181-0/+22
* Add TIFF image density metadata supportRobert Ancell2014-10-301-1/+1
* ico: Fix support for 256x256 iconsBastien Nocera2014-10-241-1/+1
* Make testsuite robust against disabled formatsMatthias Clasen2014-01-251-0/+65