summaryrefslogtreecommitdiff
path: root/test/schematron
Commit message (Collapse)AuthorAgeFilesLines
* report improvement more tests DanielDaniel Veillard2005-07-3142-0/+251
| | | | | | * schematron.c: report improvement * test/schematron/zvon* result/schematron/zvon*: more tests Daniel
* applied patch from Rob Richards to add schematron to the build on WindowsDaniel Veillard2005-07-315-0/+38
| | | | | | | | | * win32/Makefile.msvc win32/configure.js: applied patch from Rob Richards to add schematron to the build on Windows * test/schematron/zvon3* result/schematron/zvon3*: second test * test/schematron/zvon10* result/schematron/zvon10*: this is the real second test 10 and 2 are swapped. Daniel
* more bug fixes, improve the error reporting. second test DanielDaniel Veillard2005-07-314-0/+22
| | | | | | * schematron.c: more bug fixes, improve the error reporting. * test/schematron/zvon2* result/schematron/zvon2*: second test Daniel
* fixing the loop bug, fixing schematron text error rendering startedDaniel Veillard2005-07-311-0/+0
| | | | | | | | * schematron.c xmllint.c: fixing the loop bug, fixing schematron text error rendering * Makefile.am result/schematron/* test/schematron/zvon1*.sct: started integrating within "make tests" Daniel
* a few first tests from Zvon unfortunately with the old syntax DanielDaniel Veillard2005-07-303-0/+29
* test/schematron/*: a few first tests from Zvon unfortunately with the old syntax Daniel