[poppler] test: ChangeLog,1.16,1.17 Makefile,1.9,1.10

Jeff Muizelaar jrmuizel at kemper.freedesktop.org
Sat Jun 17 18:44:22 PDT 2006


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

Modified Files:
	ChangeLog Makefile 
Log Message:
2006-06-17  Jeff Muizelaar  <jeff at infidigm.net>

	* 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  <jeff at infidigm.net>
+
+	* Makefile:
+	* test-gen/degenerate-path.pl:
+	* tests/degenerate-path.pdf:
+
 2006-04-12  Jeff Muizelaar  <jeff at infidigm.net>
 
 	* 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



More information about the poppler mailing list