[cairo-commit] cairo ChangeLog,1.724,1.725
Carl Worth
commit at pdx.freedesktop.org
Thu Jul 14 12:50:30 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv18634
Modified Files:
ChangeLog
Log Message:
* test/cairo-test.c: (cairo_test_expecting),
(cairo_test_expect_failure), (cairo_test): Make the per-backend
test results print XFAIL rather than FAIL for expected failures.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.724
retrieving revision 1.725
diff -u -d -r1.724 -r1.725
--- ChangeLog 14 Jul 2005 19:25:41 -0000 1.724
+++ ChangeLog 14 Jul 2005 19:50:28 -0000 1.725
@@ -1,5 +1,11 @@
2005-07-14 Carl Worth <cworth at cworth.org>
+ * test/cairo-test.c: (cairo_test_expecting),
+ (cairo_test_expect_failure), (cairo_test): Make the per-backend
+ test results print XFAIL rather than FAIL for expected failures.
+
+2005-07-14 Carl Worth <cworth at cworth.org>
+
* test/cairo-test.c: (cairo_test_real): Fix comment describing
test result. It's not enough that all tested backends are
successful. We also require that at least one backend is actually
More information about the cairo-commit
mailing list