summaryrefslogtreecommitdiff
path: root/tests/exslt/common/node-set.5.out
AgeCommit message (Collapse)AuthorFilesLines
2006-05-05Reverting the changes; I'll rather change the processing stylesheetKasimier T. Buchcik1-24/+0
* tests/exslt/common/node-set.5.out tests/exslt/sets/difference.1.out tests/exslt/functions/function.6.out: Reverting the changes; I'll rather change the processing stylesheet documents in a way that they will produce the same results for broken and stricter whitespace-stripping.
2006-05-04Changed regression test results (bug #340684). Those will now produceKasimier T. Buchcik1-0/+24
* tests/exslt/common/node-set.5.out tests/exslt/sets/difference.1.out tests/exslt/functions/function.6.out: Changed regression test results (bug #340684). Those will now produce regression errors; so we need to fix the processor.
2004-07-13added some logic to xsltKeyFunction to set the transform context doc ptrWilliam M. Brack1-0/+300
* libxslt/functions.c: added some logic to xsltKeyFunction to set the transform context doc ptr when the xpath context doc is different (bug 147445) * tests/exslt/common/Makefile.am, tests/exslt/common/node-set.5* and tests/exslt/common/node-set.6*: added regression tests for bug 145547 (UNION and FILTER for RVT's)