summaryrefslogtreecommitdiff
path: root/test/operator-clear.c
AgeCommit message (Expand)AuthorFilesLines
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/+6
2008-10-21[test/operator-clear] Propagate errors.Chris Wilson1-4/+2
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-5/+6
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: Use round to pass only integers to cairo_show_glyphs (in 3 more tests)Carl 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-2/+2
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-6/+6
2005-08-18Implement new equations for CLEAR and SOURCE CLEAR: (mask IN clip) ? 0 : dest...Owen Taylor1-0/+214