summaryrefslogtreecommitdiff
path: root/test/any2ppm.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington1-1/+1
2014-07-23Binary mode in any2ppmBehdad Esfahbod1-1/+8
2014-06-05test: fix build of any2ppm if fork not availableEric Le Bihan1-0/+2
2014-02-25test: Quell warning for deprecated g_type_init()Bryce Harrington1-0/+2
2014-02-25test: Quell warning for inclusion of old rsvg header filesBryce Harrington1-0/+2
2014-01-31test: Replace deprecated rsvg_init() in any2ppm testBryce Harrington1-1/+0
2012-04-10any2ppm: fix missing enumeration warningAdrian Johnson1-0/+1
2012-04-10test: Give some functions in any2ppm a prefixMaarten Bosmans1-7/+7
2012-02-16test: Fix any2ppm on MSVCAndrea Canciani1-3/+9
2011-02-18test: Add missing format to any2ppm to silence gccBenjamin Otte1-0/+1
2010-06-11test: Use a group to render PDF correctly using poppler.Chris Wilson1-3/+6
2010-06-11Revert "test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel te...Chris Wilson1-4/+5
2010-06-11test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel text.Chris Wilson1-5/+4
2010-03-21test/any2ppm: Check for errors after executing script.Chris Wilson1-3/+6
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-0/+1
2010-01-22perf: Enable a surface cache for perf-traceChris Wilson1-2/+2
2009-09-08[build] Improve handling of missing test apparatusChris Wilson1-0/+8
2009-07-04[any2ppm] Choose a more appropriate format for the replay contentChris Wilson1-1/+14
2009-07-02[test] Use poppler_page_render with a transparent surfaceCarlos Garcia Campos1-4/+5
2009-06-18[test/any2ppm] Daemonize without BSD's daemon().M Joonas Pihlaja1-5/+57
2009-03-03[test/any2ppm] Update the cairo-script-interpreter callback.Chris Wilson1-0/+1
2009-03-03[test/any2ppm] Add feature checks for daemon()Chris Wilson1-1/+5
2008-12-23[test] Fix any2ppm build when building without the full complement of surfaces.M Joonas Pihlaja1-0/+2
2008-11-16[test] Add util/cairo-script to include path.Chris Wilson1-3/+0
2008-11-16[configure] Delete CAN_TEST_SCRIPTChris Wilson1-8/+0
2008-11-13Add CairoScript interpreterChris Wilson1-18/+23
2008-11-13Add CairoScript backend.Chris Wilson1-5/+82
2008-11-07[test] Fix-up rgb byte packingChris Wilson1-5/+9
2008-10-11[test/any2ppm] Do not attempt to compile PS without spectreChris Wilson1-8/+20
2008-10-09[test/any2ppm] Enable PS conversion using libspectre.Carlos Garcia Campos1-2/+71
2008-09-26[test/any2ppm] Handle short reads/writes.Chris Wilson1-7/+43
2008-09-24[test/any2ppm] Handle filenames with multiple-dots.Chris Wilson1-1/+1
2008-08-19[boilerplate] Daemonic conversion utility.Chris Wilson1-0/+594