summaryrefslogtreecommitdiff
path: root/test/nil-surface.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09test: do not leak resourcesAndrea Canciani1-1/+2
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-6/+7
2007-05-08[test/nil-surface] Destroy the auxiliary context on failure paths.Chris Wilson1-0/+5
2007-03-21[test/nil-surface] Test that cairo_get_target() returns non-NULLBehdad Esfahbod1-0/+6
2007-03-21[test/nil-surface] Test cairo_create(NULL). Crashing in cairo_push_group!Behdad Esfahbod1-0/+19
2007-03-02Add test of cairo_get_* after INVALID_RESTORE to nil-surfaceCarl Worth1-0/+23
2007-02-01Add two tests of cairo_surface_finish to test/nil-surface.cCarl Worth1-0/+11
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-2/+3
2005-08-31Add call to XSynchronize, (the expected clip-all failure isn't occuring witho...Carl Worth1-1/+1
2005-08-19Fix for bug #3915:Carl Worth1-2/+38
2005-08-18Fix for bug #4088:Carl Worth1-0/+73