summaryrefslogtreecommitdiff
path: root/test/multi-page.c
Commit message (Expand)AuthorAgeFilesLines
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-2/+2
* test/multi-page: Fix use-after-freeUli Schlachter2013-09-161-2/+2
* test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington2013-09-091-3/+6
* test: Fix several tests to place output files in the output directoryBryce W. Harrington2013-09-091-2/+3
* [test] Use '.' as the field separator in the namesChris Wilson2008-10-311-2/+2
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+16
* [test] Fix target specific tests for recent SVG/PS version split.Chris Wilson2008-09-271-1/+3
* [test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson2008-08-131-3/+7
* [test] Export a function to check whether a target is enabled.Chris Wilson2008-08-131-26/+30
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-7/+9
* 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/+1
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-4/+4
* Rip the cairo_content_t argument out of ps/pdf_surface_create as per discussi...Carl Worth2006-01-191-2/+2
* Change documentation to recommend cairo_paint rather than cairo_rectangle;cai...Carl Worth2006-01-181-2/+2
* Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth2006-01-171-1/+1
* Add a call to cairo_copy_page, so that that gets called at least once within ...Carl Worth2006-01-121-6/+14
* Add a new CAIRO_HAS_MULTI_PAGE_SURFACES automake conditional.Carl Worth2006-01-121-0/+170