summaryrefslogtreecommitdiff
path: root/test/.cvsignore
AgeCommit message (Expand)AuthorFilesLines
2006-02-15Rename .cvsignore to .gitignore. Add *~ and *.o.Carl Worth1-114/+0
2006-02-02fix filename.Emmanuel Pacaud1-2/+2
2006-01-17Big change to the test infrastructure and supporting internals. The goal now ...Carl Worth1-0/+8
2006-01-14Ignore glitz-glx test outputChristian Biesinger1-0/+2
2006-01-12Add a new CAIRO_HAS_MULTI_PAGE_SURFACES automake conditional.Carl Worth1-6/+3
2005-12-21Fix indentation.Carl Worth1-0/+1
2005-12-19Use _cairo_surface_paint rather than _cairo_surface_fill_rectangle as only th...Carl Worth1-0/+1
2005-12-19Shhhh...Emmanuel Pacaud1-0/+2
2005-12-19CAIRO_CAN_TEST_SVG_SURFACE depends on librsvg.Emmanuel Pacaud1-0/+1
2005-12-18Mention new --enable-svg optionChristian Biesinger1-0/+3
2005-12-16Add a new option --enable-test-surfaces.Carl Worth1-0/+1
2005-12-14Add preliminary support for --enable-gcov. Thanks to Pierre-Alain Joye (with ...Carl Worth1-0/+1
2005-12-08shhh...Emmanuel Pacaud1-0/+4
2005-12-07Add checks for poppler and friends which are needed by pdf2png. Set CAIRO_CAN...Carl Worth1-0/+3
2005-10-12Add a couple of tests to improve our coverage (clipping under both fill rules).Carl Worth1-0/+2
2005-10-09Add a new test to start investigating bug 4183.Billy Biggs1-0/+1
2005-10-08Ignore output of PS tests.Carl Worth1-0/+2
2005-10-06Add missing initialization for ximage.xoffset.Carl Worth1-0/+6
2005-09-27Add two test cases. One for caps and joins (passes), and one for dashed caps ...Carl Worth1-0/+2
2005-09-13Add documentation for cairo_test functions.Carl Worth1-1/+2
2005-08-31Add Radek DoulĂ­k.Carl Worth1-0/+1
2005-08-24Fix cairo_show_text to advance the current point. Add documentation for cairo...Carl Worth1-0/+1
2005-08-23Add test to demonstrate bug #4205, missing caps on all but last sub-path in a...Carl Worth1-0/+1
2005-08-19From Bertram Felgenhauer <int-e@gmx.de>:Carl Worth1-0/+1
2005-08-19Fix for bug #2729:Carl Worth1-0/+1
2005-08-18Fix for bug #4088:Carl Worth1-0/+1
2005-08-18Fix offset passed in for source patterns. (#2333, Tim Rowley)Owen Taylor1-0/+1
2005-08-18Implement new equations for CLEAR and SOURCE CLEAR: (mask IN clip) ? 0 : dest...Owen Taylor1-0/+2
2005-08-17Fixes for bug #4110:Carl Worth1-0/+1
2005-08-09Note that sane clipping is done now. Add release versions for previously comp...Carl Worth1-0/+1
2005-08-08Ignore clip-operator and unbounded-operator.Carl Worth1-0/+2
2005-08-05ignore a8-maskCarl Worth1-0/+1
2005-07-28Add two new tests: mask-ctm mask-surface-ctm demonstrating that masks are not...Carl Worth1-0/+2
2005-07-27Note that the XFAIL tests all need to be fixed before 1.0.Carl Worth1-0/+3
2005-07-27Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. ...Carl Worth1-0/+1
2005-07-15Use XCopyArea when possible, for optimization and bug workaround.Vladimir Vukicevic1-0/+3
2005-07-14Rename create-for-png test to create-from-png to match the naming of the cair...Carl Worth1-1/+1
2005-06-20Rip out cairo_set_error_notfiy function as it is clear that it is not the rig...Carl Worth1-1/+0
2005-06-16Reorder fields of cairo_private_t to match initialization order.Carl Worth1-0/+1
2005-06-15Remove cairo-atsui section since cairo-atsui.h is currently empty. Add cairo_...Carl Worth1-0/+2
2005-06-01Add self-intersecting test which demonstrates the long-standing bug with stro...Carl Worth1-0/+1
2005-05-17Add simple test for ps surface backend (modeled after pdf-surface.c).Carl Worth1-0/+2
2005-05-16Remove quarter-over test name accidentally added to Makefile.Carl Worth1-1/+0
2005-05-14Brush the dust off the XCB backend and get it compiling and working again. Th...Carl Worth1-0/+2
2005-05-14Fix a few documentation typos in the recent xlib surface rework.Carl Worth1-0/+1
2005-05-12Add new test for bug in cairo_paint_with_alpha not transforming the source.Carl Worth1-0/+1
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-1/+9
2005-04-28Replace annoying _ in output image filenames with - for better consistency.Carl Worth1-2/+2
2005-04-27Add support for testing multiple backends, courtesy of cairo_surface_write_to...Carl Worth1-1/+2
2005-04-26Add test to demonstrate bug in cairo_paint when under a non-identity transfor...Carl Worth1-0/+2