summaryrefslogtreecommitdiff
path: root/test/filter-nearest-offset.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-28test: Mark surfaces as finished if the data goes out of scope.Chris Wilson1-0/+1
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+7
2008-09-30[test/filter-nearest-offset] Remove XFAIL statusChris Wilson1-2/+1
2008-09-30[test/filter-nearest-offset] Paint a grey backgroundChris Wilson1-0/+6
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-2/+2
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-4/+5
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-1/+1
2006-04-24Prefer RGB24 over ARGB32 for source surfaces in tests.Carl Worth1-1/+1
2005-10-09Make surface image data static to work around a bug in cairo-meta-surface.c (...Carl Worth1-1/+1
2005-09-01Add includes to get sized-integer types such as uint32_t.Carl Worth1-1/+1
2005-08-16Fix the filter-nearest-offset test to actually test CAIRO_FILTER_NEAREST.Billy Biggs1-1/+1
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-0/+107