summaryrefslogtreecommitdiff
path: root/test/clip-operator.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-17test: Cleanup macrosAndrea Canciani1-3/+2
2010-06-12test: make test font family a defineAndrea Canciani1-1/+1
2009-07-13[test] Track XFAIL using expected results stored as xfail.pngChris Wilson1-1/+1
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+7
2008-10-17[test/clip-operator] Propagate error from secondary context.Chris Wilson1-4/+2
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-4/+5
2007-12-20[test/*] Create new surfaces using the group target.Chris Wilson1-1/+1
2007-03-05[test] Remove unused variableBehdad Esfahbod1-2/+0
2006-12-14Optimize gradient computationsDavid Turner1-3/+3
2006-12-01Purge cairo-test of all calls to round()Dan Amelang1-2/+2
2006-11-22test/clip-operator: Use round to pass only integers to cairo_show_glyphsCarl Worth1-2/+2
2006-08-13[test] Fix warnings in tests on 64-bit systemsPavel Roskin1-2/+2
2006-08-08Eliminate most compiler warnings from the test suiteCarl Worth1-1/+1
2006-07-31Set font options in the test context and make tests not do thatBehdad Esfahbod1-9/+0
2006-07-13Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod1-0/+2
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-3/+4
2006-06-06Remove trailing whitespace from lines with a single brace.Carl Worth1-1/+1
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-6/+6
2005-11-08Note that PS is now passing all tests except for self-copy.Carl Worth1-1/+1
2005-08-08Add a function to test whether a cairo_operator_t is bounded (does nothing fo...Owen Taylor1-0/+205