summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate.c
AgeCommit message (Expand)AuthorFilesLines
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-23[boilerplate] Build libcairoboilerplate.la in make check and make testBehdad Esfahbod1-15/+0
2007-08-21Add a new xlib-fallback target to test xlib using image fallbacks instead of ...Carl Worth1-0/+9
2007-07-05[configure] Only run PostScript tests if we have ghostscript.Chris Wilson1-1/+1
2007-05-08[cairo-boilerplate] Protect against the nil cairo_scaled_font_tChris Wilson1-0/+3
2007-04-21[scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_fontBehdad Esfahbod1-0/+11
2007-04-20cairo-boilerplate - use xmalloc and friendsChris Wilson1-2/+2
2007-04-20[boilerplate] Add cairo_boilerplate_format_from_contentBehdad Esfahbod1-0/+18
2007-04-20[boilerplate] Strip test-surfaces boilerplate into cairo-boilerplate-test-sur...Behdad Esfahbod1-143/+3
2007-04-20[boilerplate] Move xasprintf to xmalloc.cBehdad Esfahbod1-45/+0
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 Esfahbod1-21/+9
2007-04-20[boilerplate] Strip win32 boilerplate into cairo-boilerplate-win32*Behdad Esfahbod1-26/+5
2007-04-20[boilerplate] Rename create_win32_surface to _cairo_boilerplate_win32_create_...Behdad Esfahbod1-11/+11
2007-04-20[boilerplate] Remove empty cleanup_win32Behdad Esfahbod1-9/+2
2007-04-20[boilerplate] Strip glitz boilerplate into cairo-boilerplate-glitz*Behdad Esfahbod1-465/+15
2007-04-20[boilerplate] Minor indentation fixBehdad Esfahbod1-2/+2
2007-04-20[boilerplate] Strip xcb boilerplate into cairo-boilerplate-xcb*Behdad Esfahbod1-87/+3
2007-04-20[boilerplate] Strip svg boilerplate into cairo-boilerplate-svg*Behdad Esfahbod1-103/+3
2007-04-20[boilerplate] Strip pdf boilerplate into cairo-boilerplate-pdf*Behdad Esfahbod1-108/+3
2007-04-20[boilerplate] Rename xcairo_surface_set_user_data to cairo_boilerplate_surfac...Behdad Esfahbod1-22/+26
2007-04-20[boilerplate] Strip ps boilerplate into cairo-boilerplate-ps*Behdad Esfahbod1-112/+3
2007-04-20[boilerplate] Remove unused variablesBehdad Esfahbod1-3/+0
2007-04-20[boilerplate] Fix renaming typoBehdad Esfahbod1-1/+1
2007-04-20[boilerplate/test] Move vector_ignored_tests from boilerplate/ to test/Behdad Esfahbod1-28/+0
2007-04-20[boilerplate] Add a boolean is_vector to boilerplate target typeBehdad Esfahbod1-6/+12
2007-04-20[boilerplate] Properly namespace boilerplate methodsBehdad Esfahbod1-140/+188
2007-04-20[boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*Behdad Esfahbod1-174/+9
2007-04-20[boilerplate] Move includes aroundBehdad Esfahbod1-13/+10
2007-04-20[boilerplate] Rename test-directfb to boilerplate-directfbBehdad Esfahbod1-3/+3
2007-04-20[boilerplate] Rename test-beos to boilerplate-beosBehdad Esfahbod1-4/+4
2007-04-20[boilerplate] Rename quartz-boilerplate to boilerplate-quartzBehdad Esfahbod1-5/+5
2007-04-18[boilerplate] Add cairo_boilerplate_get/free_targetsBehdad Esfahbod1-3/+70
2007-04-18[boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/gBehdad Esfahbod1-4/+4
2007-04-13boilerplate: Cleanup conditional compilation ofcairo-quartz-boilerplate.cCarl Worth1-1/+4
2007-04-11boilerplate: Add error checking for cairo_surface_write_to_pngCarl Worth1-1/+8
2007-04-11boilerplate: Add error checking for cairo_surface_set_user_dataCarl Worth1-4/+22
2007-04-09cairo-boilerplate - handle failure to set user dataChris Wilson1-1/+9
2007-04-06Protect boilerplate_xlib_synchronize from alloc failure.Chris Wilson1-1/+2
2007-04-04[boilerplate] split quartz out to avoid symbol clash.Brian Ewins1-39/+5
2007-03-13[test-surfaces] Prefix public symbols with _cairoBehdad Esfahbod1-3/+3
2007-02-28[TODO] Add/remove itemsBehdad Esfahbod1-0/+1
2007-02-28[boilerplate/test-paginated] Issue a show_page before writing bufferBehdad Esfahbod1-0/+5
2007-02-20[quartz] Rename nquartz to quartzVladimir Vukicevic1-33/+14
2006-12-07Replace point sampling in the fill-degenerate-sort-order with rendering.M Joonas Pihlaja1-0/+3
2006-10-29XCB/perf: implement boilerplate_xcb_synchronize for fair performance tests.Jamey Sharp1-1/+12
2006-10-27[beos] Allow a pixel error of 1 for BeOS testsChristian Biesinger1-3/+6
2006-10-26Make xlib and xcb backends tolerant of single-bit errors in the test suite ou...Carl Worth1-4/+8
2006-10-18XCB: find_standard_format using wrong enumeration.Ian Osgood1-4/+4