summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-pdf.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin1-12/+21
2017-10-24pdf: set default create dateAdrian Johnson1-0/+1
2014-11-20Refactor ARRAY_LENGTH macro definitions in test codeBryce Harrington1-2/+0
2012-04-14Revert accidental push of ps debugging API.Chris Wilson1-6/+13
2012-04-12pdf (debug API): Export the ability to force fallbacksChris Wilson1-13/+6
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-1/+0
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-3/+6
2011-06-02boilerplate: Introduce create_similar hookChris Wilson1-0/+2
2010-11-28Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson1-1/+5
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte1-2/+2
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja1-11/+13
2010-05-02boilerplate: don't compile pdf test code when pdf is not testedBenjamin Otte1-0/+3
2010-04-30boilerplate: Ensure that the recording surfaces are finished.Chris Wilson1-1/+4
2010-03-27boilerplate: Create an image16 targetChris Wilson1-2/+2
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-3/+3
2009-09-08[build] Improve handling of missing test apparatusChris Wilson1-0/+2
2009-08-29[boilerplate] Runtime library checkChris Wilson1-0/+2
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-1/+0
2009-07-04[boilerpate] Move target definition to backends.Chris Wilson1-14/+34
2009-06-27[test] Add group-unalignedChris Wilson1-7/+7
2009-06-19[boilerplate] Missing static on pdf user data key.Chris Wilson1-1/+1
2008-11-03[test] Convert a few residual '-out.*'Chris Wilson1-1/+1
2008-09-28Automate error checking for fallback-resolution.Chris Wilson1-13/+16
2008-09-26[boilerplate] Retry conversion in process if first attempt fails.Chris Wilson1-10/+1
2008-08-20[test] Cache last output and compare next time.Chris Wilson1-13/+5
2008-08-19[boilerplate] Daemonic conversion utility.Chris Wilson1-18/+45
2008-08-18[boilerplate] Check exit code from system for trapped signals.Chris Wilson1-1/+12
2008-08-18[test] Avoid redundant writes/reads of test surfaces via png.Chris Wilson1-0/+26
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-10/+35
2008-02-20Re-enable pdf tests with gradients and add poppler-based reference imagesCarl Worth1-42/+0
2008-02-20Re-enable some pdf tests now that poppler has knockout supportCarl Worth1-13/+0
2007-08-29Disable radial-gradient and unbounded-operator tests for pdfCarl Worth1-1/+3
2007-08-27Disable 7 cairo-pdf tests due to poppler knockout-group bugCarl Worth1-7/+18
2007-08-27Add explanation of pdf_ignored_tests with links to upstream poppler bug reportsCarl Worth1-0/+29
2007-04-27Don't test PDF tests known to fail due to poppler limitationsCarl Worth1-0/+15
2007-04-21[pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod1-0/+19
2007-04-20[boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod1-1/+1
2007-04-20[boilerplate] Strip pdf boilerplate into cairo-boilerplate-pdf*Behdad Esfahbod1-0/+134