summaryrefslogtreecommitdiff
path: root/test/buffer-diff.h
Commit message (Expand)AuthorAgeFilesLines
* test-suite: add image_diff_is_failure() functionBenjamin Otte2010-04-281-0/+4
* [test/bufferdiff] Move unused code.Chris Wilson2008-08-201-36/+0
* [test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson2008-08-181-20/+18
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-3/+6
* test: Rework buffer_diff interface as new compare_surfacesCarl Worth2006-12-141-9/+6
* test: Simplify buffer_diff by handling device offset in advanceCarl Worth2006-12-121-6/+2
* test: Ignore single-bit errors for SVG backend.Carl Worth2006-08-311-16/+47
* Move test-specific stuff out of boilerplate/ and back into test/Carl Worth2006-08-311-0/+80
* Split libcairotest files out from test/ and into boilerplate/Carl Worth2006-08-301-80/+0
* Remove initial, final, and duplicate blank lines.Carl Worth2006-06-061-2/+0
* Remove trailing whitespace from lines that look like comments.Carl Worth2006-06-061-1/+1
* Augment test framework to test everything under device offsets as well.Vladimir Vukicevic2006-05-031-4/+17
* Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth2006-01-171-0/+7
* rewrite buffer_diff to be endian safe and add a new fuction buffer_diff_noalphaJeff Muizelaar2005-08-051-1/+13
* Add support for testing multiple backends, courtesy of cairo_surface_write_to...Carl Worth2005-04-271-4/+14
* Change type of data parameter from char* to unsigned char*.Carl Worth2005-04-041-1/+3
* test/imagediff.cCarl Worth2005-01-251-0/+38