summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-ps.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-18Fix PS test crashAdrian Johnson1-2/+1
2020-11-13Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin1-15/+35
2012-04-14Revert accidental push of ps debugging API.Chris Wilson1-7/+33
2012-04-12ps (debug API): Export the ability to force fallbacksChris Wilson1-14/+6
2012-04-12ps (API): Export the ability to set the creation date of the surfaceChris Wilson1-19/+1
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-5/+2
2011-09-18On OS/2, WIFSIGNALED and WTERMSIG are prototyped in sys/wait.hDave Yeo1-0/+4
2011-06-14test: Fix compilation on win32Andrea Canciani1-2/+8
2011-06-02boilerplate: Introduce create_similar hookChris Wilson1-0/+4
2010-11-28Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson1-1/+5
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-4/+4
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-24/+25
2010-04-30boilerplate: Ensure that the recording surfaces are finished.Chris Wilson1-1/+4
2010-03-27boilerplate: Create an image16 targetChris Wilson1-4/+4
2010-01-22configure: Globally define AC_GNU_SOURCEChris Wilson1-0/+4
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-4/+4
2009-09-08[build] Improve handling of missing test apparatusChris Wilson1-0/+2
2009-08-29[boilerplate] Runtime library checkChris Wilson1-0/+4
2009-07-24[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)Chris Wilson1-0/+4
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-6/+2
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-14/+59
2009-06-27[test] Add group-unalignedChris Wilson1-15/+15
2008-11-03[test] Convert a few residual '-out.*'Chris Wilson1-1/+1
2008-09-28Automate error checking for fallback-resolution.Chris Wilson1-12/+21
2008-09-26[boilerplate] Add a PS 2 target.Chris Wilson1-6/+49
2008-08-20[test] Cache last output and compare next time.Chris Wilson1-3/+32
2008-08-18[boilerplate] Check exit code from system for trapped signals.Chris Wilson1-3/+14
2008-08-18[test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson1-1/+28
2008-08-13[test] Pass a 'complete' name to create_surface().Chris Wilson1-2/+1
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-18/+36
2007-05-08[cairo-boilerplate-ps] Destroy the target on creation failureChris Wilson1-0/+2
2007-04-21[svg] Move cairo_svg_surface_t to cairo-svg-surface-private.hBehdad Esfahbod1-1/+5
2007-04-21[ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod1-0/+15
2007-04-20[boilerplate] Strip ps boilerplate into cairo-boilerplate-ps*Behdad Esfahbod1-0/+138