[cairo-commit] cairo/test .cvsignore, 1.28, 1.29 Makefile.am, 1.49, 1.50

Carl Worth commit at pdx.freedesktop.org
Mon May 16 15:05:58 PDT 2005


Committed by: cworth

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

Modified Files:
	.cvsignore Makefile.am 
Log Message:

        * test/.cvsignore:
        * test/Makefile.am: Remove quarter-over test name accidentally
        added to Makefile.


Index: .cvsignore
===================================================================
RCS file: /cvs/cairo/cairo/test/.cvsignore,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- .cvsignore	14 May 2005 21:01:46 -0000	1.28
+++ .cvsignore	16 May 2005 22:05:56 -0000	1.29
@@ -23,7 +23,6 @@
 pdf-surface
 pdf-surface.pdf
 pixman-rotate
-quarter-over
 rel-path
 scale-source-surface-paint
 select-font-no-show-text

Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/test/Makefile.am,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- Makefile.am	14 May 2005 21:01:46 -0000	1.49
+++ Makefile.am	16 May 2005 22:05:56 -0000	1.50
@@ -17,7 +17,6 @@
 paint-with-alpha		\
 path-data			\
 pixman-rotate			\
-quarter-over			\
 scale-source-surface-paint	\
 select-font-no-show-text	\
 self-copy			\
@@ -62,7 +61,6 @@
 paint-with-alpha-ref.png		\
 path-data-ref.png			\
 pixman-rotate-ref.png			\
-quarter-over-ref.png			\
 romedalen.png				\
 self-copy-ref.png			\
 scale-source-surface-paint-ref.png	\
@@ -140,7 +138,6 @@
 path_data_LDADD = $(LDADDS)
 pdf_surface_LDADD = $(LDADDS)
 pixman_rotate_LDADD = $(LDADDS)
-quarter_over_LDADD = $(LDADDS)
 scale_source_surface_paint_LDADD = $(LDADDS)
 select_font_no_show_text_LDADD = $(LDADDS)
 self_copy_LDADD = $(LDADDS)




More information about the cairo-commit mailing list