summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add unsupported JPEG2000 fileBastien Nocera2016-12-281-0/+0
* tests: Fix a couple of mistakes in pixbuf-save-refBastien Nocera2016-12-281-7/+12
* tests: Fill the default pixbuf with the placeholder colourBastien Nocera2016-12-281-0/+5
* tests: Add test for bug 696331Bastien Nocera2016-12-282-0/+0
* tests: Add small tool to save a reference imageBastien Nocera2016-12-282-0/+103
* tests: add jp2 test case to pixbuf-threadsCarlos Soriano2016-12-192-0/+2
* tests: Fix a leak on an error pathPhilip Withnall2016-12-191-0/+2
* tests: Fix a missing error handling blockPhilip Withnall2016-12-191-1/+1
* tests: Add test for bug 766890Bastien Nocera2016-12-192-0/+0
* tests: Add rudimentary correctness tests for scalerMartin Guy2016-12-191-0/+288
* tests: Add test for bug 776105Bastien Nocera2016-12-192-0/+5
* tests: Add more pixdata testsBastien Nocera2016-12-163-0/+43
* tests: Fix bug in pixdata testBastien Nocera2016-12-161-1/+1
* tests: Additional test for bug 775693Bastien Nocera2016-12-161-0/+4
* tests: Add test for bug 775648Bastien Nocera2016-12-131-0/+0
* tests: Add test for bug 775242Bastien Nocera2016-12-131-0/+0
* tests: Add test for bug 775232Bastien Nocera2016-12-131-0/+0
* tests: Add test for bug 775693Bastien Nocera2016-12-133-0/+29
* pixdata: Remove pixdata loaderBastien Nocera2016-12-131-3/+3
* tests: Add separate pixdata testsBastien Nocera2016-12-133-0/+63
* tests: Add test case for bug 775218Tobias Mueller2016-12-133-0/+19
* tests: Make sure to NULL terminate the arguments passed to g_test_get_filename()Michael Biebl2016-09-081-1/+1
* Add a test imageMatthias Clasen2016-08-031-0/+0
* bmp: Detect integer overflow of the line widthTobias Mueller2016-08-021-0/+0
* tests: Add tests for new options helpersBastien Nocera2016-08-021-1/+15
* ico: Always set errorsHanno Boeck2016-08-021-0/+0
* bmp: Fix an integer overflow in DecodeColormapTobias Mueller2016-08-021-0/+0
* Fix the new test to run as installed testMatthias Clasen2016-06-011-1/+1
* Fix bug 766842Daniel Trebbien2016-05-311-2/+90
* tests: Don't run memory-exhausting tests by defaultMatthias Clasen2016-01-301-4/+7
* Fix the reftest binaryMatthias Clasen2015-10-261-2/+0
* tests: Only install files, not directoriesBenjamin Otte2015-10-131-1/+1
* tests: Limit the number of bytes we modify per test to 100Benjamin Otte2015-10-131-2/+4
* tests: Add a bunch of TGA imagesBenjamin Otte2015-10-137-1/+2
* tests: Add a bunch of failing TGA imagesBenjamin Otte2015-10-134-0/+0
* tests: Add pixbuf-fail testBenjamin Otte2015-10-132-0/+126
* tests: Move back invalid images that successfully loadBenjamin Otte2015-10-133-0/+0
* tests: Move actually valid image out of fail/ folderBenjamin Otte2015-10-131-0/+0
* tests: use g_test_rand_int_range()Benjamin Otte2015-10-131-2/+2
* tests: Move failing images into seperate directoryBenjamin Otte2015-10-1324-6/+15
* tests: Skip reftests for unsupported formatsBenjamin Otte2015-10-133-0/+22
* tests: Don't set RLIMIT_ASBenjamin Otte2015-10-131-3/+0
* tests: Make add_test_for_all_images() GFile basedBenjamin Otte2015-10-134-39/+141
* tests: Rename pixbuf-slow-load to pixbuf-reftestBenjamin Otte2015-10-132-7/+7
* tests: Fix typo in MakefileBenjamin Otte2015-10-1395-1/+1
* tests: Implement format_supported() differentlyBenjamin Otte2015-10-131-18/+12
* tests: Name test images properlyBenjamin Otte2015-10-1337-15/+15
* tests: Remove unsupported imagesBenjamin Otte2015-10-135-3/+0
* tests: Allow passing a filter function when adding all filesBenjamin Otte2015-10-134-13/+17
* tests: Make pixbuf-slow-load test compare imagesBenjamin Otte2015-10-1351-5/+57