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