[cairo-commit] cairo ChangeLog,1.1046,1.1047
Carl Worth
commit at pdx.freedesktop.org
Tue Sep 13 12:11:34 PDT 2005
- Previous message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo.h, 1.4,
1.5 rb_cairo_context.c, 1.9, 1.10 rb_cairo_exception.c, 1.4,
1.5 rb_cairo_font_extents.c, 1.3, 1.4 rb_cairo_font_face.c,
1.3, 1.4 rb_cairo_glyph.c, 1.3, 1.4 rb_cairo_matrix.c, 1.7,
1.8 rb_cairo_pattern.c, 1.5, 1.6 rb_cairo_surface.c, 1.5,
1.6 rb_cairo_text_extents.c, 1.3, 1.4
- Next message: [cairo-commit] cairo/test .cvsignore, 1.51, 1.52 Makefile.am, 1.91,
1.92 cairo-test.c, 1.57, 1.58 cairo-test.h, 1.14,
1.15 pthread-show-text.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv6564
Modified Files:
ChangeLog
Log Message:
2005-09-13 Carl Worth <cworth at cworth.org>
* test/cairo-test.h: Add documentation for cairo_test functions.
* test/cairo-test.c: (cairo_test_init), (cairo_test_expecting):
Abstract log fie creation into cairo_test_init for use by tests
that don't use cairo_test().
* test/.cvsignore:
* test/Makefile.am:
* test/pthread-show-text.c: (start), (main): Add new test for bug
#4299 as reported by Alexey Shabalin.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1046
retrieving revision 1.1047
diff -u -d -r1.1046 -r1.1047
--- ChangeLog 12 Sep 2005 18:15:52 -0000 1.1046
+++ ChangeLog 13 Sep 2005 19:11:32 -0000 1.1047
@@ -1,3 +1,16 @@
+2005-09-13 Carl Worth <cworth at cworth.org>
+
+ * test/cairo-test.h: Add documentation for cairo_test functions.
+
+ * test/cairo-test.c: (cairo_test_init), (cairo_test_expecting):
+ Abstract log fie creation into cairo_test_init for use by tests
+ that don't use cairo_test().
+
+ * test/.cvsignore:
+ * test/Makefile.am:
+ * test/pthread-show-text.c: (start), (main): Add new test for bug
+ #4299 as reported by Alexey Shabalin.
+
2005-09-12 Carl Worth <cworth at cworth.org>
Originally 2005-09-06 Carl Worth <cworth at cworth.org>:
- Previous message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo.h, 1.4,
1.5 rb_cairo_context.c, 1.9, 1.10 rb_cairo_exception.c, 1.4,
1.5 rb_cairo_font_extents.c, 1.3, 1.4 rb_cairo_font_face.c,
1.3, 1.4 rb_cairo_glyph.c, 1.3, 1.4 rb_cairo_matrix.c, 1.7,
1.8 rb_cairo_pattern.c, 1.5, 1.6 rb_cairo_surface.c, 1.5,
1.6 rb_cairo_text_extents.c, 1.3, 1.4
- Next message: [cairo-commit] cairo/test .cvsignore, 1.51, 1.52 Makefile.am, 1.91,
1.92 cairo-test.c, 1.57, 1.58 cairo-test.h, 1.14,
1.15 pthread-show-text.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list