diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-02-03 15:27:12 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-02-03 15:27:12 +0000 |
commit | aedfad9ba486b32b5aae3e9d41c160b4a6428adc (patch) | |
tree | e54d9256d6397f30fabe7c50c6596321591ee841 /tests/REC/test-5.2-4.out | |
parent | 0726423c0f1d455e37671f2850845dd47c224527 (diff) | |
download | libxslt-aedfad9ba486b32b5aae3e9d41c160b4a6428adc.tar.gz libxslt-aedfad9ba486b32b5aae3e9d41c160b4a6428adc.tar.bz2 libxslt-aedfad9ba486b32b5aae3e9d41c160b4a6428adc.zip |
Lots of tests/testing and pattern support should be decent now:
- FEATURES: updated
- imports.c: bugfix
- pattern.c: lots of changes to make most patterns work
- templates.[ch]: added xsltEvalXPathPredicate() for predicate testing
- transform.c: cleanup and attribute patterns testing
- xslt.c: added xsltFreeStylesheetList() and now cleanup
the imports
- tests/REC/test-2.3* tests/REC/test-2.6.2*: more tests
- tests/REC/test-5.2-*: 18 pattern tests from the spec, all should
work now.
Daniel
Diffstat (limited to 'tests/REC/test-5.2-4.out')
-rw-r--r-- | tests/REC/test-5.2-4.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/REC/test-5.2-4.out b/tests/REC/test-5.2-4.out new file mode 100644 index 00000000..ac71f0f6 --- /dev/null +++ b/tests/REC/test-5.2-4.out @@ -0,0 +1,4 @@ +<?xml version="1.0"?> + +Success + |