summaryrefslogtreecommitdiff
path: root/test/trap-clip.c
Commit message (Expand)AuthorAgeFilesLines
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-1/+1
* test: Cleanup macrosAndrea Canciani2011-03-171-7/+6
* Add a generic cow-snapshotting frameworkChris Wilson2009-06-021-1/+11
* [test] Build test suite into single binary.Chris Wilson2008-10-311-15/+7
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-13/+14
* Re-enable pdf tests with gradients and add poppler-based reference imagesCarl Worth2008-02-201-2/+1
* Don't test PDF tests known to fail due to poppler limitationsCarl Worth2007-04-271-1/+2
* Optimize gradient computationsDavid Turner2006-12-141-3/+3
* [test] Fix warnings in tests on 64-bit systemsPavel Roskin2006-08-131-2/+2
* Eliminate most compiler warnings from the test suiteCarl Worth2006-08-081-1/+1
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-3/+4
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-2/+2
* Note some progress.Carl Worth2005-07-181-1/+1
* Rewrite to use cairo_image_surface_create_from_png rather than custom read_pn...Carl Worth2005-07-141-0/+2
* Removing mucking around with stderr and add a cairo_test_log function instead.Carl Worth2005-05-101-2/+2
* Eliminate the following deprecated functions from cairo's interface:Carl Worth2005-05-061-4/+4
* and delete:Carl Worth2005-04-141-9/+2
* src/cairoint.h src/cairo-traps.c: Add _cairo_traps_extract_region for convert...Owen Taylor2005-04-131-0/+213