[cairo-commit] cairo/test Makefile.am,1.54,1.55

Carl Worth commit at pdx.freedesktop.org
Wed Jun 1 13:10:59 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv22133/test

Modified Files:
	Makefile.am 
Log Message:

        * test/Makefile.am (XFAIL_TESTS): Add self-intersecting to the
        list of expected failures.


Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/test/Makefile.am,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- Makefile.am	1 Jun 2005 18:03:50 -0000	1.54
+++ Makefile.am	1 Jun 2005 20:10:57 -0000	1.55
@@ -95,6 +95,7 @@
 XFAIL_TESTS =			\
 filter-nearest-offset		\
 pixman-rotate			\
+self-intersecting		\
 source-surface-scale-paint	\
 text-rotate
 




More information about the cairo-commit mailing list