summaryrefslogtreecommitdiff
path: root/test/operator-source.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-05test: fix include order for AIX, bug#89354Michael Haubenwallner1-1/+1
2011-03-24Add unaligned boxes to "operator-source" testUli Schlachter1-4/+21
2011-03-17test: Cleanup macrosAndrea Canciani1-5/+4
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/+6
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