From f62e6a8e33451dbfe8097131a261ff10d9c3dc28 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 28 Nov 2014 02:27:03 -0500 Subject: [PATCH] Arity test case using f:make-ref In place of manual specification. --- test/apply/arity-test.xsl | 32 ++++++++++++++++++++++++++++++++ test/apply/arity.xspec | 14 ++++++++------ 2 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 test/apply/arity-test.xsl diff --git a/test/apply/arity-test.xsl b/test/apply/arity-test.xsl new file mode 100644 index 0000000..0993c3f --- /dev/null +++ b/test/apply/arity-test.xsl @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/test/apply/arity.xspec b/test/apply/arity.xspec index bb94b01..1fe892f 100644 --- a/test/apply/arity.xspec +++ b/test/apply/arity.xspec @@ -25,7 +25,11 @@ xmlns:x="http://www.jenitennison.com/xslt/xspec" xmlns:f="http://www.lovullo.com/hoxsl/apply" xmlns:foo="http://www.lovullo.com/_junk" - stylesheet="../../src/apply/arity.xsl"> + stylesheet="arity-test.xsl"> + + @@ -35,11 +39,9 @@ - - - - - +