[cairo-commit] test/.gitignore test/infinite-join-ps-argb32-ref.png
test/infinite-join-ref.png test/Makefile.am
Carl Worth
cworth at kemper.freedesktop.org
Wed Oct 18 15:18:15 PDT 2006
test/.gitignore | 1 +
test/Makefile.am | 2 ++
test/infinite-join-ps-argb32-ref.png |binary
test/infinite-join-ref.png |binary
4 files changed, 3 insertions(+)
New commits:
diff-tree 40e1c0246da1e79b70d4b89b7735e6fec329c56e (from e21c155e73569f6533dd01bdd7ec62461e7f215f)
Author: Carl Worth <cworth at cworth.org>
Date: Wed Oct 18 15:18:11 2006 -0700
Add neglected reference images for infinite-join test
diff --git a/test/.gitignore b/test/.gitignore
index e2065a3..f6a293e 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -58,6 +58,7 @@ get-path-extents
glyph-cache-pressure
gradient-alpha
imagediff
+infinite-join
leaky-dash
leaky-polygon
line-width
diff --git a/test/Makefile.am b/test/Makefile.am
index f5d0667..be6bd24 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -236,6 +236,8 @@ glyph-cache-pressure-ps-argb32-ref.png
glyph-cache-pressure-svg-ref.png \
gradient-alpha-ref.png \
gradient-alpha-rgb24-ref.png \
+infinite-join-ref.png \
+infinite-join-ps-argb32-ref.png \
leaky-dash-ref.png \
leaky-polygon-ref.png \
leaky-polygon-ps-argb32-ref.png \
diff --git a/test/infinite-join-ps-argb32-ref.png b/test/infinite-join-ps-argb32-ref.png
new file mode 100644
index 0000000..1db6622
Binary files /dev/null and b/test/infinite-join-ps-argb32-ref.png differ
diff --git a/test/infinite-join-ref.png b/test/infinite-join-ref.png
new file mode 100644
index 0000000..5347d3b
Binary files /dev/null and b/test/infinite-join-ref.png differ
More information about the cairo-commit
mailing list