[cairo-commit] cairo/test Makefile.am, 1.80, 1.81 text-pattern-ref.png, NONE, 1.1 text-pattern.c, NONE, 1.1

Owen Taylor commit at pdx.freedesktop.org
Thu Aug 18 16:22:25 PDT 2005


Committed by: otaylor

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

Modified Files:
	Makefile.am 
Added Files:
	text-pattern-ref.png text-pattern.c 
Log Message:
2005-08-18  Owen Taylor  <otaylor at redhat.com>

        * test/text-pattern.c: Add a test for bug #2333 (Tim Rowley)


Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/test/Makefile.am,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- Makefile.am	18 Aug 2005 22:50:36 -0000	1.80
+++ Makefile.am	18 Aug 2005 23:22:23 -0000	1.81
@@ -40,6 +40,7 @@
 text-antialias-none		\
 text-antialias-subpixel		\
 text-cache-crash		\
+text-pattern			\
 text-rotate			\
 transforms			\
 translate-show-surface		\
@@ -105,6 +106,7 @@
 surface-pattern-ref.png			\
 text-antialias-gray-ref.png		\
 text-antialias-none-ref.png		\
+text-pattern-ref.png			\
 transforms-ref.png			\
 translate-show-surface-ref.png		\
 trap-clip-ref.png			\
@@ -214,6 +216,7 @@
 text_antialias_none_LDADD = $(LDADDS)
 text_antialias_subpixel_LDADD = $(LDADDS)
 text_cache_crash_LDADD = $(LDADDS)
+text_pattern_LDADD = $(LDADDS)
 text_rotate_LDADD = $(LDADDS)
 transforms_LDADD = $(LDADDS)
 translate_show_surface_LDADD = $(LDADDS)

--- NEW FILE: text-pattern-ref.png ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: text-pattern.c ---
(This appears to be a binary file; contents omitted.)



More information about the cairo-commit mailing list