summaryrefslogtreecommitdiff
path: root/test/ps-features.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-05test: fix include order for AIX, bug#89354Michael Haubenwallner1-2/+2
2013-09-09test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington1-3/+5
2013-09-09test: Fix several tests to place output files in the output directoryBryce W. Harrington1-1/+2
2011-03-17test: Cleanup macrosAndrea Canciani1-3/+1
2010-06-12test: make test font family a defineAndrea Canciani1-1/+1
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-14/+15
2008-09-27[test] Fix target specific tests for recent SVG/PS version split.Chris Wilson1-1/+3
2008-08-13[test] Export a function to check whether a target is enabled.Chris Wilson1-0/+4
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-3/+4
2007-03-02More tightening of test cleanup to avoid valgrind complaints.Carl Worth1-8/+1
2006-08-08Eliminate most compiler warnings from the test suiteCarl Worth1-2/+2
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-1/+1
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-1/+1
2006-05-03ps-features: Minor touchups (missing include, typo in error message)Carl Worth1-1/+10
2006-05-03PS: Add three new public functions for emitting DSC comments.Carl Worth1-17/+37
2006-05-02PS: Add cairo_ps_surface_set_size along with ps-features testCarl Worth1-0/+135