summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-15[boilerplage] Add getopts to the boilerplate library.Chris Wilson1-6/+8
2008-02-15[xmalloc] Hide valgrind warning.Chris Wilson1-8/+19
2008-02-06Some fixes and improvements to the Win32 buildAzar@.(none)4-4/+338
2008-02-06Add several Makefile.win32 files to EXTRA_DISTCarl Worth1-0/+2
2008-01-15[cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson4-14/+21
2008-01-10[test] Win32 printing backend testing depends upon ghostscriptChris Wilson1-0/+2
2007-10-22win32-printing: fix error in commentAdrian Johnson1-10/+11
2007-10-21win32-printing: Add test boilerplateAdrian Johnson4-0/+336
2007-10-13PS: Add meta surface pattern supportAdrian Johnson1-10/+1
2007-10-10[boilerplate-test-surfaces] Check show page for errors.Chris Wilson1-0/+3
2007-10-05[cairo-boilerplate-xlib] Cleanup fallback after creation failure.Chris Wilson1-2/+7
2007-09-23[cairo-boilerplate] Do not throw an error if an exclude target is not found.Chris Wilson1-5/+0
2007-09-11Export cairo_surface_{copy,show}_pageVladimir Vukicevic2-4/+5
2007-09-05Add support for PDF meta-surface patternsAdrian Johnson1-10/+1
2007-09-03[cairo-boilerplate] Introduce CAIRO_TEST_TARGET_EXCLUDE.Chris Wilson1-1/+38
2007-08-29Disable radial-gradient and unbounded-operator tests for pdfCarl Worth1-1/+3
2007-08-28[win32] Update win32 MakefilesVladimir Vukicevic1-6/+7
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-08-24[cairo-boilerplate-xlib] Check that the surface will fit in the screen.Chris Wilson1-0/+25
2007-08-24[cairo-boilerplate-xlib] Clear Render data for the non-Render fallback.Chris Wilson1-0/+5
2007-08-23[boilerplate] Build libcairoboilerplate.la in make check and make testBehdad Esfahbod2-15/+2
2007-08-21Add a new xlib-fallback target to test xlib using image fallbacks instead of ...Carl Worth3-0/+89
2007-08-16[boilerplate/xmalloc] Special case malloc(0) and friends.Chris Wilson1-3/+3
2007-08-16[cairo-boilerplate-xlib] Check for NULL xrender_format before use.Chris Wilson1-4/+12
2007-07-05[configure] Only run PostScript tests if we have ghostscript.Chris Wilson1-1/+1
2007-05-08[cairo-boilerplate-ps] Destroy the target on creation failureChris Wilson1-0/+2
2007-05-08[cairo-boilerplate] Protect against the nil cairo_scaled_font_tChris Wilson1-0/+3
2007-05-02[boilerplate] Fix typoBehdad Esfahbod1-1/+1
2007-04-27Don't test PDF tests known to fail due to poppler limitationsCarl Worth1-0/+15
2007-04-21[boilerplate] Add missing headers. Oops!Behdad Esfahbod2-0/+66
2007-04-21[scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_fontBehdad Esfahbod3-0/+46
2007-04-21[svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod3-0/+53
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 Esfahbod3-0/+49
2007-04-21[pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod2-0/+20
2007-04-21[boilerplate] Add cairo-boilerplate-xlib.h to Makefile.amBehdad Esfahbod1-0/+1
2007-04-21[xlib] Get rid of _cairo_xlib_test_disable_renderBehdad Esfahbod1-0/+15
2007-04-21[boilerplate] Minor indentation fixBehdad Esfahbod1-6/+6
2007-04-20cairo-boilerplate - use xmalloc and friendsChris Wilson1-2/+2
2007-04-20[boilerplate] Add cairo_boilerplate_format_from_contentBehdad Esfahbod5-26/+25
2007-04-20[boilerplate] Strip test-surfaces boilerplate into cairo-boilerplate-test-sur...Behdad Esfahbod4-143/+241
2007-04-20[boilerplate] Move xasprintf to xmalloc.cBehdad Esfahbod4-66/+70
2007-04-20[boilerplate] Cleanup includes in cairo-boilerplate-beos.cppBehdad Esfahbod1-10/+10
2007-04-20[boilerplate] Fix typos in cairo-boilerplate-glitz.cBehdad Esfahbod1-2/+2
2007-04-20[boilerplate] Remove leftover call to cairo_test_logBehdad Esfahbod1-1/+1
2007-04-20[boilerplate] Clean up includes and remove unnecessary onesBehdad Esfahbod5-28/+17
2007-04-20[boilerplate] Strip win32 boilerplate into cairo-boilerplate-win32*Behdad Esfahbod4-26/+99