[cairo-commit] test/Makefile.am test/partial-coverage-intersecting-quads.xfail.png

Chris Wilson ickle at kemper.freedesktop.org
Sat Jun 12 07:47:05 PDT 2010


 test/Makefile.am                                   |    1 +
 test/partial-coverage-intersecting-quads.xfail.png |binary
 2 files changed, 1 insertion(+)

New commits:
commit cdd6f11716e3fbe579d68161caec220c7852fdff
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat Jun 12 15:44:29 2010 +0100

    test: Record the expected failure mode for partial-coverage-intersecting-quads
    
    As the diagonals of the quad intersect below the limits of Cairo's fixed
    point, we fail to take heed of the intersection.

diff --git a/test/Makefile.am b/test/Makefile.am
index 6415462..07c9ba6 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -892,6 +892,7 @@ REFERENCE_IMAGES = \
 	partial-coverage-half-reference.ref.png \
 	partial-coverage-half-triangles.ref.png \
 	partial-coverage-intersecting-quads.ref.png \
+	partial-coverage-intersecting-quads.xfail.png \
 	partial-coverage-intersecting-triangles.ref.png \
 	partial-coverage-overlap-half-triangles.ref.png \
 	partial-coverage-overlap-half-triangles-eo.ref.png \
diff --git a/test/partial-coverage-intersecting-quads.xfail.png b/test/partial-coverage-intersecting-quads.xfail.png
new file mode 100644
index 0000000..a6635b9
Binary files /dev/null and b/test/partial-coverage-intersecting-quads.xfail.png differ


More information about the cairo-commit mailing list