summaryrefslogtreecommitdiff
path: root/test/any2ppm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix meson build without zlibUli Schlachter2021-05-221-0/+3
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-011-2/+0
* Disable deprecation warnings from librsvgEmmanuele Bassi2021-04-271-0/+1
* build: Include correct poll.hGeorge Matsumura2020-09-051-2/+7
* Don't use deprecated rsvg_set_default_dpi()Federico Mena Quintero2019-03-121-4/+1
* Add support for RGBA128F and RGB96F formats.Maarten Lankhorst2019-01-071-0/+2
* fix unused function warningsAdrian Johnson2017-10-161-1/+1
* Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington2014-11-201-1/+1
* Binary mode in any2ppmBehdad Esfahbod2014-07-231-1/+8
* test: fix build of any2ppm if fork not availableEric Le Bihan2014-06-051-0/+2
* test: Quell warning for deprecated g_type_init()Bryce Harrington2014-02-251-0/+2
* test: Quell warning for inclusion of old rsvg header filesBryce Harrington2014-02-251-0/+2
* test: Replace deprecated rsvg_init() in any2ppm testBryce Harrington2014-01-311-1/+0
* any2ppm: fix missing enumeration warningAdrian Johnson2012-04-101-0/+1
* test: Give some functions in any2ppm a prefixMaarten Bosmans2012-04-101-7/+7
* test: Fix any2ppm on MSVCAndrea Canciani2012-02-161-3/+9
* test: Add missing format to any2ppm to silence gccBenjamin Otte2011-02-181-0/+1
* test: Use a group to render PDF correctly using poppler.Chris Wilson2010-06-111-3/+6
* Revert "test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel te...Chris Wilson2010-06-111-4/+5
* test/pdf2png: Don't use DEST_OVER as poppler starts using subpixel text.Chris Wilson2010-06-111-5/+4
* test/any2ppm: Check for errors after executing script.Chris Wilson2010-03-211-3/+6
* api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja2010-03-011-0/+1
* perf: Enable a surface cache for perf-traceChris Wilson2010-01-221-2/+2
* [build] Improve handling of missing test apparatusChris Wilson2009-09-081-0/+8
* [any2ppm] Choose a more appropriate format for the replay contentChris Wilson2009-07-041-1/+14
* [test] Use poppler_page_render with a transparent surfaceCarlos Garcia Campos2009-07-021-4/+5
* [test/any2ppm] Daemonize without BSD's daemon().M Joonas Pihlaja2009-06-181-5/+57
* [test/any2ppm] Update the cairo-script-interpreter callback.Chris Wilson2009-03-031-0/+1
* [test/any2ppm] Add feature checks for daemon()Chris Wilson2009-03-031-1/+5
* [test] Fix any2ppm build when building without the full complement of surfaces.M Joonas Pihlaja2008-12-231-0/+2
* [test] Add util/cairo-script to include path.Chris Wilson2008-11-161-3/+0
* [configure] Delete CAN_TEST_SCRIPTChris Wilson2008-11-161-8/+0
* Add CairoScript interpreterChris Wilson2008-11-131-18/+23
* Add CairoScript backend.Chris Wilson2008-11-131-5/+82
* [test] Fix-up rgb byte packingChris Wilson2008-11-071-5/+9
* [test/any2ppm] Do not attempt to compile PS without spectreChris Wilson2008-10-111-8/+20
* [test/any2ppm] Enable PS conversion using libspectre.Carlos Garcia Campos2008-10-091-2/+71
* [test/any2ppm] Handle short reads/writes.Chris Wilson2008-09-261-7/+43
* [test/any2ppm] Handle filenames with multiple-dots.Chris Wilson2008-09-241-1/+1
* [boilerplate] Daemonic conversion utility.Chris Wilson2008-08-191-0/+594