summaryrefslogtreecommitdiff
path: root/test/create-for-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build on windowsUli Schlachter2021-07-231-0/+5
* pdf: Properly pass on stdio write errorsUli Schlachter2021-07-231-1/+20
* test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington2013-09-091-3/+11
* test: Fix several tests to place output files in the output directoryBryce W. Harrington2013-09-091-3/+3
* [test] Use '.' as the field separator in the namesChris Wilson2008-10-311-1/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-25/+28
* [test] Fix target specific tests for recent SVG/PS version split.Chris Wilson2008-09-271-2/+6
* [test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson2008-08-131-1/+10
* [test] Export a function to check whether a target is enabled.Chris Wilson2008-08-131-24/+30
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-17/+25
* Fix create-for-stream test to log its failure properlyCarl Worth2008-01-161-2/+11
* [test/create-for-stream] Add the missing cairo_surface_finish().Chris Wilson2007-09-261-0/+1
* [test/create-for-stream] Add test case for user error propagation.Chris Wilson2007-09-261-13/+44
* create-for-stream - free resources after test failure.Chris Wilson2007-04-161-17/+20
* Augment cairo_test_init with cairo_test_fini to avoid leakCarl Worth2007-03-021-0/+2
* Eliminate most compiler warnings from the test suiteCarl Worth2006-08-081-1/+3
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-11/+18
* Add test case for the PDF, PS and SVG stream constructors.Kristian Høgsberg2006-06-141-0/+218