summaryrefslogtreecommitdiff
path: root/test/create-for-stream.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31[test] Use '.' as the field separator in the namesChris Wilson1-1/+1
2008-10-31[test] Build test suite into single binary.Chris Wilson1-25/+28
2008-09-27[test] Fix target specific tests for recent SVG/PS version split.Chris Wilson1-2/+6
2008-08-13[test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson1-1/+10
2008-08-13[test] Export a function to check whether a target is enabled.Chris Wilson1-24/+30
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-17/+25
2008-01-16Fix create-for-stream test to log its failure properlyCarl Worth1-2/+11
2007-09-26[test/create-for-stream] Add the missing cairo_surface_finish().Chris Wilson1-0/+1
2007-09-26[test/create-for-stream] Add test case for user error propagation.Chris Wilson1-13/+44
2007-04-16create-for-stream - free resources after test failure.Chris Wilson1-17/+20
2007-03-02Augment cairo_test_init with cairo_test_fini to avoid leakCarl Worth1-0/+2
2006-08-08Eliminate most compiler warnings from the test suiteCarl Worth1-1/+3
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-11/+18
2006-06-14Add test case for the PDF, PS and SVG stream constructors.Kristian Høgsberg1-0/+218