From 62742bd4fea91e9b6b6feeef3e53bb9811807903 Mon Sep 17 00:00:00 2001 From: "William M. Brack" Date: Wed, 14 Jan 2004 06:34:43 +0000 Subject: fixed problem, reported on the list by Markus Bayerlein, concerning math * libexslt/math.c, libexslt/common.c: fixed problem, reported on the list by Markus Bayerlein, concerning math functions on nodesets generated with exslt:node-set * tests/exslt/math/max.3.xsl, tests/exslt/math/max.3.xml, tests/exslt/math/max.3.out, tests/exslt/math/Makefile.am: added test case for above. --- tests/exslt/math/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/exslt') diff --git a/tests/exslt/math/Makefile.am b/tests/exslt/math/Makefile.am index d2cae4b6..f3bae1f3 100644 --- a/tests/exslt/math/Makefile.am +++ b/tests/exslt/math/Makefile.am @@ -11,6 +11,7 @@ EXTRA_DIST = \ lowest.2.out lowest.2.xml lowest.2.xsl \ max.1.out max.1.xml max.1.xsl \ max.2.out max.2.xml max.2.xsl \ + max.3.out max.3.xml max.3.xsl \ max.5.out max.5.xml max.5.xsl \ power.1.out power.1.xml power.1.xsl \ min.1.out min.1.xml min.1.xsl \ -- cgit v1.2.3