diff --git a/ChangeLog b/ChangeLog index 38d0e3cf2..b88b9a6eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-01 Carl Worth + + * test/Makefile.am (XFAIL_TESTS): Add self-intersecting to the + list of expected failures. + 2005-06-01 Carl Worth * test/.cvsignore: diff --git a/test/Makefile.am b/test/Makefile.am index 030ce88b1..5b8fb3764 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -95,6 +95,7 @@ rel-path-ref.png XFAIL_TESTS = \ filter-nearest-offset \ pixman-rotate \ +self-intersecting \ source-surface-scale-paint \ text-rotate