From 8b43203f5ddd5a2e2af9bec5ad38334588404ae0 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 8 Jan 2002 16:25:24 +0000 Subject: added the --stringparam option applied John Fleck's patch to correct the * xsltproc/xsltproc.c: added the --stringparam option * xsltproc/xsltproc.c: applied John Fleck's patch to correct the --novalid behaviour. Daniel --- tests/REC/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/REC/Makefile.am b/tests/REC/Makefile.am index 969e419a..020bd60b 100644 --- a/tests/REC/Makefile.am +++ b/tests/REC/Makefile.am @@ -67,7 +67,10 @@ EXTRA_DIST = \ test-8-1.out test-8-1.xml test-8-1.xsl \ test-9.1-1.out test-9.1-1.xml test-9.1-1.xsl \ test-9.1-2.out test-9.1-2.xml test-9.1-2.xsl \ - test-9.2-1.xsl + test-9.2-1.xsl \ + stand-2.7-1.dtd stand-2.7-1.stand.out stand-2.7-1.xsl \ + stand-2.7-1.out stand-2.7-1.xml + all: test -- cgit v1.2.3