summaryrefslogtreecommitdiff
path: root/test/a8-mask.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31[test] Build test suite into single binary.Chris Wilson1-22/+15
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-13/+23
2008-04-15[test/a8-mask] Perform the stride API checking once.Chris Wilson1-47/+50
2008-03-04[test/a8-mask] Check negative strides as well.Chris Wilson1-1/+18
2008-02-15[test/a8-mask] Fix memleak.Chris Wilson1-6/+8
2008-01-28Rename cairo_image_surface_stride_for_width to cairo_format_stride_for_widthCarl Worth1-5/+6
2008-01-28Add cairo_image_surface_stride_for_widthCarl Worth1-16/+116
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
2005-08-06Give reason for failure.Jeff Muizelaar1-1/+1
2005-08-05Patch memory leaks.Carl Worth1-7/+8
2005-08-05Add a test case for CAIRO_FORMAT_A8 masks that fails with libpixman.Jeff Muizelaar1-0/+71