Update of /cvs/poppler/test
In directory kemper:/tmp/cvs-serv21965

Modified Files:
        ChangeLog Makefile 
Log Message:
2006-06-17  Jeff Muizelaar  <[EMAIL PROTECTED]>

        * Makefile:
        * test-gen/degenerate-path.pl:
        * tests/degenerate-path.pdf:


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/test/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ChangeLog   12 Apr 2006 05:29:11 -0000      1.16
+++ ChangeLog   18 Jun 2006 01:44:20 -0000      1.17
@@ -1,3 +1,9 @@
+2006-06-17  Jeff Muizelaar  <[EMAIL PROTECTED]>
+
+       * Makefile:
+       * test-gen/degenerate-path.pl:
+       * tests/degenerate-path.pdf:
+
 2006-04-12  Jeff Muizelaar  <[EMAIL PROTECTED]>
 
        * buffer-diff.c: (buffer_diff), (image_buf_diff):

Index: Makefile
===================================================================
RCS file: /cvs/poppler/test/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile    27 Dec 2005 19:30:27 -0000      1.9
+++ Makefile    18 Jun 2006 01:44:20 -0000      1.10
@@ -1,7 +1,7 @@
 CFLAGS = $(shell pkg-config --cflags poppler-glib pango gdk-2.0) -g
 LDLIBS = $(shell pkg-config --libs poppler-glib)
 
-PDFS = $(addprefix tests/, mask.pdf text.pdf image.pdf type3.pdf cropbox.pdf 
inline-image.pdf)
+PDFS = $(addprefix tests/, mask.pdf text.pdf image.pdf type3.pdf cropbox.pdf 
inline-image.pdf degenerate-path.pdf)
 
 ifdef POPPLER_DIR
        POPPLER_DEPS = $(POPPLER_DIR)/poppler/libpoppler.la

_______________________________________________
poppler mailing list
[EMAIL PROTECTED]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to