summaryrefslogtreecommitdiff
path: root/test/xlib-surface.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-28test-suite: add image_diff_is_failure() functionBenjamin Otte1-2/+2
2008-10-31[test] Build test suite into single binary.Chris Wilson1-17/+19
2008-08-13[test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson1-9/+9
2008-08-13[test] Export a function to check whether a target is enabled.Chris Wilson1-0/+4
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-20/+20
2008-08-11[test/get-xrender-format.c] Don't fail if DISPLAY is not setBehdad Esfahbod1-1/+1
2008-04-08[test/xlib-surface] Check for mismatching Visuals and XRenderPictFormatsChris Wilson1-0/+63
2008-04-08[test/xlib-surface] Zero pixel buffers before use.Chris Wilson1-4/+20
2008-01-15[cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson1-1/+0
2007-04-21[xlib] Get rid of _cairo_xlib_test_disable_renderBehdad Esfahbod1-3/+5
2007-03-02Augment cairo_test_init with cairo_test_fini to avoid leakCarl Worth1-19/+13
2006-12-12test: Simplify buffer_diff by handling device offset in advanceCarl Worth1-4/+0
2006-08-31test: Ignore single-bit errors for SVG backend.Carl Worth1-33/+42
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-1/+1
2006-06-29Prefix "cairo_*_test_*" symbols with underscore.Behdad Esfahbod1-1/+1
2006-06-25Surface size getters for xlibRobert O'Callahan1-1/+6
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-9/+9
2006-05-24cairo-xlib-test: Rename cairo_test_xlib function prefix to cairo_xlib_testCarl Worth1-1/+1
2006-05-03Augment test framework to test everything under device offsets as well.Vladimir Vukicevic1-0/+4
2005-08-05use the newly added buffer_diff_noalpha for comparing buffers of CAIRO_FORMAT...Jeff Muizelaar1-12/+12
2005-08-01New public header file.Carl Worth1-0/+2
2005-07-14Fix to accept a cairo_pattern_t rather than a cairo_surface_t as the primary ...Carl Worth1-0/+4
2005-05-17Rework of cairo_xlib_surface create functions by Keith Packard:Carl Worth1-3/+7
2005-05-14Cleanup output a bit, move verbose messages to test-specific log file.Carl Worth1-13/+18
2005-05-13src/cairo-xlib-surface.c src/cairo-xlib.h doc/public/cairo-sections.txt: Drop...Owen Taylor1-0/+260