summaryrefslogtreecommitdiff
path: root/test/a8-mask.c
Commit message (Expand)AuthorAgeFilesLines
* [test] Build test suite into single binary.Chris Wilson2008-10-311-22/+15
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-13/+23
* [test/a8-mask] Perform the stride API checking once.Chris Wilson2008-04-151-47/+50
* [test/a8-mask] Check negative strides as well.Chris Wilson2008-03-041-1/+18
* [test/a8-mask] Fix memleak.Chris Wilson2008-02-151-6/+8
* Rename cairo_image_surface_stride_for_width to cairo_format_stride_for_widthCarl Worth2008-01-281-5/+6
* Add cairo_image_surface_stride_for_widthCarl Worth2008-01-281-16/+116
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-4/+5
* Give reason for failure.Jeff Muizelaar2005-08-061-1/+1
* Patch memory leaks.Carl Worth2005-08-051-7/+8
* Add a test case for CAIRO_FORMAT_A8 masks that fails with libpixman.Jeff Muizelaar2005-08-051-0/+71