[cairo-commit] cairo/test Makefile.am,1.8,1.9
Carl Worth
commit at pdx.freedesktop.org
Wed Jan 19 07:55:31 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv3086/test
Modified Files:
Makefile.am
Log Message:
* test/Makefile.am (XFAIL_TESTS): Remove fill_rule and
leaky_polygon from expected failures list. Both of these bugs have
fixes, (fill_rule is fixed by reverting cairo_traps.c to 1.16, and
leaky_polygon is fixed in a newer libpixman).
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/test/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.am 17 Jan 2005 17:18:37 -0000 1.8
+++ Makefile.am 19 Jan 2005 15:55:29 -0000 1.9
@@ -28,8 +28,6 @@
# regression bugs that should not be listed here. Instead they should
# be fixed before the code is committed.
XFAIL_TESTS = \
-fill_rule \
-leaky_polygon \
move_to_show_surface \
text_rotate
More information about the cairo-commit
mailing list