summaryrefslogtreecommitdiff
path: root/test/nil-surface.c
Commit message (Expand)AuthorAgeFilesLines
* test: do not leak resourcesAndrea Canciani2010-09-091-1/+2
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-6/+7
* [test/nil-surface] Destroy the auxiliary context on failure paths.Chris Wilson2007-05-081-0/+5
* [test/nil-surface] Test that cairo_get_target() returns non-NULLBehdad Esfahbod2007-03-211-0/+6
* [test/nil-surface] Test cairo_create(NULL). Crashing in cairo_push_group!Behdad Esfahbod2007-03-211-0/+19
* Add test of cairo_get_* after INVALID_RESTORE to nil-surfaceCarl Worth2007-03-021-0/+23
* Add two tests of cairo_surface_finish to test/nil-surface.cCarl Worth2007-02-011-0/+11
* 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-2/+3
* Add call to XSynchronize, (the expected clip-all failure isn't occuring witho...Carl Worth2005-08-311-1/+1
* Fix for bug #3915:Carl Worth2005-08-191-2/+38
* Fix for bug #4088:Carl Worth2005-08-181-0/+73