summaryrefslogtreecommitdiff
path: root/test/multi-page.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-09test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington1-3/+6
2013-09-09test: Fix several tests to place output files in the output directoryBryce W. Harrington1-2/+3
2008-10-31[test] Use '.' as the field separator in the namesChris Wilson1-2/+2
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+16
2008-09-27[test] Fix target specific tests for recent SVG/PS version split.Chris Wilson1-1/+3
2008-08-13[test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson1-3/+7
2008-08-13[test] Export a function to check whether a target is enabled.Chris Wilson1-26/+30
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-7/+9
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/+1
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-4/+4
2006-01-19Rip the cairo_content_t argument out of ps/pdf_surface_create as per discussi...Carl Worth1-2/+2
2006-01-18Change documentation to recommend cairo_paint rather than cairo_rectangle;cai...Carl Worth1-2/+2
2006-01-17Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth1-1/+1
2006-01-12Add a call to cairo_copy_page, so that that gets called at least once within ...Carl Worth1-6/+14
2006-01-12Add a new CAIRO_HAS_MULTI_PAGE_SURFACES automake conditional.Carl Worth1-0/+170