summaryrefslogtreecommitdiff
path: root/test/clip-operator.c
Commit message (Expand)AuthorAgeFilesLines
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-1/+1
* test: Cleanup macrosAndrea Canciani2011-03-171-3/+2
* test: make test font family a defineAndrea Canciani2010-06-121-1/+1
* [test] Track XFAIL using expected results stored as xfail.pngChris Wilson2009-07-131-1/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+7
* [test/clip-operator] Propagate error from secondary context.Chris Wilson2008-10-171-4/+2
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-4/+5
* [test/*] Create new surfaces using the group target.Chris Wilson2007-12-201-1/+1
* [test] Remove unused variableBehdad Esfahbod2007-03-051-2/+0
* Optimize gradient computationsDavid Turner2006-12-141-3/+3
* Purge cairo-test of all calls to round()Dan Amelang2006-12-011-2/+2
* test/clip-operator: Use round to pass only integers to cairo_show_glyphsCarl Worth2006-11-221-2/+2
* [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
* Set font options in the test context and make tests not do thatBehdad Esfahbod2006-07-311-9/+0
* 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 trailing whitespace from lines with a single brace.Carl Worth2006-06-061-1/+1
* Remove extraneous whitespace from "blank" lines.Carl Worth2006-06-061-6/+6
* Note that PS is now passing all tests except for self-copy.Carl Worth2005-11-081-1/+1
* Add a function to test whether a cairo_operator_t is bounded (does nothing fo...Owen Taylor2005-08-081-0/+205