Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-31 | [test] Build test suite into single binary. | Chris Wilson | 1 | -22/+15 |
2008-08-13 | [test] Preparatory work for running under memfault. | Chris Wilson | 1 | -13/+23 |
2008-04-15 | [test/a8-mask] Perform the stride API checking once. | Chris Wilson | 1 | -47/+50 |
2008-03-04 | [test/a8-mask] Check negative strides as well. | Chris Wilson | 1 | -1/+18 |
2008-02-15 | [test/a8-mask] Fix memleak. | Chris Wilson | 1 | -6/+8 |
2008-01-28 | Rename cairo_image_surface_stride_for_width to cairo_format_stride_for_width | Carl Worth | 1 | -5/+6 |
2008-01-28 | Add cairo_image_surface_stride_for_width | Carl Worth | 1 | -16/+116 |
2006-07-13 | Add prototype for draw in each test file and remove it from the header. | Behdad Esfahbod | 1 | -0/+2 |
2006-07-11 | More test suite infrastructure improvements: | Behdad Esfahbod | 1 | -4/+5 |
2005-08-06 | Give reason for failure. | Jeff Muizelaar | 1 | -1/+1 |
2005-08-05 | Patch memory leaks. | Carl Worth | 1 | -7/+8 |
2005-08-05 | Add a test case for CAIRO_FORMAT_A8 masks that fails with libpixman. | Jeff Muizelaar | 1 | -0/+71 |