mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-06 16:40:19 +01:00
Add self-intersecting to the list of expected failures.
This commit is contained in:
parent
48fbc201c7
commit
707a2c97a1
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-06-01 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* test/Makefile.am (XFAIL_TESTS): Add self-intersecting to the
|
||||
list of expected failures.
|
||||
|
||||
2005-06-01 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* test/.cvsignore:
|
||||
|
|
|
|||
|
|
@ -95,6 +95,7 @@ rel-path-ref.png
|
|||
XFAIL_TESTS = \
|
||||
filter-nearest-offset \
|
||||
pixman-rotate \
|
||||
self-intersecting \
|
||||
source-surface-scale-paint \
|
||||
text-rotate
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue