summaryrefslogtreecommitdiff
path: root/test/operator-source.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-21[test/operator-source] Propagate errors.Chris Wilson1-8/+4
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-2/+2
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-7/+7
2005-08-18Implement new equations for CLEAR and SOURCE CLEAR: (mask IN clip) ? 0 : dest...Owen Taylor1-0/+253