summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* test-common: Improve error mesages in pixdata_equal()Benjamin Otte2015-10-131-13/+35
* test-common: Rename function argumentsBenjamin Otte2015-10-133-39/+52
* test-common: If image data differs, output first coords that failBenjamin Otte2015-10-1326-23/+80
* tests: Move test imagesBenjamin Otte2015-10-1342-12/+13
* pixbuf-slow-load: Use the new helperMatthias Clasen2015-10-131-59/+6
* pixbuf-randomly-modified: Use the new helperMatthias Clasen2015-10-132-15/+11
* Add a helper to run tests over directoriesMatthias Clasen2015-10-132-0/+30
* tests: Add TGA testBenjamin Otte2015-10-1346-1/+181
* Run only pixbuf-lowmem test on GNU libcNatanael Copa2015-10-062-5/+8
* tests: Add test case for thumbnailing failureBastien Nocera2015-10-053-0/+40
* Skip tests when we can't run them due to lack of memoryIain Lane2015-09-225-3/+43
* Fix build on non-linux systems after commit b07c3bffffefb8573ad9ffcf926c07cb9...Yaakov Selkowitz2015-09-011-1/+6
* Make sure test images are distributedMatthias Clasen2015-08-241-0/+3
* Add a large jpg image tooMatthias Clasen2015-08-242-1/+2
* Add a test for rotating a large imageMatthias Clasen2015-08-241-0/+27
* Add a test for adding alpha to a large imageMatthias Clasen2015-08-241-0/+31
* Add a test for scaling down a huge imageMatthias Clasen2015-08-242-0/+30
* Make pixbuf-lowmem test work without vtableMatthias Clasen2015-08-241-59/+39
* pixops: Fix oversight for CVE-2015-4491Benjamin Otte2015-08-174-0/+95
* tests: Add test for wrongly typed orientation EXIF tagBastien Nocera2015-04-214-0/+32
* Add licence headerMatthias Clasen2015-03-121-0/+20
* Add a simple test for gdk_pixbuf_compositeMatthias Clasen2015-03-122-0/+52
* tests: define MAP_ANONYMOUS if it's not alreadyRyan Lortie2014-12-271-0/+6
* Install premature-end test imagesMatthias Clasen2014-12-081-0/+2
* tests: Add a test for inverted CMYK JPEG filesBastien Nocera2014-11-184-0/+68
* tests: Add error reporting to pixdata_equal()Bastien Nocera2014-11-184-12/+26
* tests: Move pixdata_equal() to helpersBastien Nocera2014-11-184-44/+24
* tests: Add broken animation to test suiteBastien Nocera2014-11-181-0/+1
* Add TIFF image density metadata supportRobert Ancell2014-10-304-13/+17