summaryrefslogtreecommitdiff
path: root/test/.cvsignore
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-26Add very simple test to generate PDF output, (no automated verification yet).Carl Worth1-0/+1
2005-04-18Add a test of a repeating surface pattern.Carl Worth1-0/+1
2005-04-18Mark a couple of items that are now complete.Carl Worth1-0/+1
2005-04-14Add gradient-alpha test in preparation for upcoming cairo_set_source patch.Carl Worth1-0/+1
2005-04-14Add set-source test in preparation for upcoming cairo_set_source patch.Carl Worth1-1/+2
2005-04-13Add new test to exercise crash when calling cairo_surface_finish twice on the...Carl Worth1-0/+1
2005-04-13Add new set-surface-no-show-text test.Carl Worth1-0/+2
2005-04-11Add new test demonstrating bug in the sequence: cairo_translate; cairo_show_s...Carl Worth1-0/+1
2005-04-07Rework the cairo_matrix_t interface in several ways. Expose a struct for cair...Carl Worth1-0/+1
2005-04-04Change type of data parameter from char* to unsigned char*.Carl Worth1-0/+1
2005-03-29More _/- renames in the test directory.Carl Worth1-12/+12
2005-03-23Move surface-specific cairo_t functions to cairo.c.Carl Worth1-2/+3
2005-03-11Added some documentation, so we get some churn here.Carl Worth1-0/+3
2005-03-10Originally: 2005-02-24 Carl Worth <cworth@cworth.org>Carl Worth1-1/+2
2005-02-24Add pixman_rotate to ignore list.Carl Worth1-2/+3
2005-01-27Fix missing rounding in these two functions.Kristian Høgsberg1-0/+2
2005-01-25test/imagediff.cCarl Worth1-0/+1
2005-01-13test/Makefile.amCarl Worth1-0/+1