[cairo-commit] cairo ChangeLog,1.722,1.723
Carl Worth
commit at pdx.freedesktop.org
Thu Jul 14 12:20:47 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv15336
Modified Files:
ChangeLog
Log Message:
* test/cairo-test.c: (cairo_test_for_target), (cairo_test_real):
* test/cairo-test.h: Don't consider a test to fail if it can't
create a surface at all (eg. no X server is available). Instead
mark this backend as untested and only consider the overall test a
success if all tested backend are successful.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.722
retrieving revision 1.723
diff -u -d -r1.722 -r1.723
--- ChangeLog 14 Jul 2005 18:48:40 -0000 1.722
+++ ChangeLog 14 Jul 2005 19:20:42 -0000 1.723
@@ -1,5 +1,13 @@
2005-07-14 Carl Worth <cworth at cworth.org>
+ * test/cairo-test.c: (cairo_test_for_target), (cairo_test_real):
+ * test/cairo-test.h: Don't consider a test to fail if it can't
+ create a surface at all (eg. no X server is available). Instead
+ mark this backend as untested and only consider the overall test a
+ success if all tested backend are successful.
+
+2005-07-14 Carl Worth <cworth at cworth.org>
+
* src/cairo-ps-surface.c: (pattern_is_translucent): Add missing
(putatively unreachable) return value.
More information about the cairo-commit
mailing list