[cairo-commit] cairo ChangeLog,1.503,1.504
Carl Worth
commit at pdx.freedesktop.org
Wed Apr 13 14:45:07 PDT 2005
- Previous message: [cairo-commit]
cairo/test coverage-ref.png, 1.7, 1.8 coverage.c, 1.5, 1.6
- Next message: [cairo-commit] cairo/test .cvsignore, 1.14, 1.15 Makefile.am, 1.29,
1.30 cairo-test.c, 1.16, 1.17 select-font-no-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-serv21491
Modified Files:
ChangeLog
Log Message:
* test/.cvsignore:
* test/Makefile.am:
* test/select-font-no-show-text.c: (draw), (main): Add new
set-surface-no-show-text test.
* test/cairo-test.c: (cairo_test): Be sure to call cairo_destroy
even if the image size is 0,0 so that we can test bugs triggered
during cleanup.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.503
retrieving revision 1.504
diff -u -d -r1.503 -r1.504
--- ChangeLog 13 Apr 2005 21:24:20 -0000 1.503
+++ ChangeLog 13 Apr 2005 21:45:05 -0000 1.504
@@ -1,5 +1,16 @@
2005-04-13 Carl Worth <cworth at cworth.org>
+ * test/.cvsignore:
+ * test/Makefile.am:
+ * test/select-font-no-show-text.c: (draw), (main): Add new
+ set-surface-no-show-text test.
+
+ * test/cairo-test.c: (cairo_test): Be sure to call cairo_destroy
+ even if the image size is 0,0 so that we can test bugs triggered
+ during cleanup.
+
+2005-04-13 Carl Worth <cworth at cworth.org>
+
* test/coverage-ref.png:
* test/coverage.c: (draw_funcs), (draw): Temporarily remove all
text from this test case until we come up with an approach for
- Previous message: [cairo-commit]
cairo/test coverage-ref.png, 1.7, 1.8 coverage.c, 1.5, 1.6
- Next message: [cairo-commit] cairo/test .cvsignore, 1.14, 1.15 Makefile.am, 1.29,
1.30 cairo-test.c, 1.16, 1.17 select-font-no-show-text.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list