Making a commit now to mark a point in development. Many tests fail

Failures are to do with XML elements with (legitimate) text content. My validator - specifically I think the function adl.validator/disjunct-valid? - is causing spurious validation fails. But just having a battery of unit tests is progress.
This commit is contained in:
Simon Brooke 2018-03-20 22:52:04 +00:00
parent 38bcacc376
commit 4d6bad7c2a
15 changed files with 2179 additions and 195 deletions

View file

@ -56,7 +56,4 @@ I will happily accept pull requests for new XSL transforms (although I'd like so
Copyright © Simon Brooke 2007-2018
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.
Note that you are also entitled to use this project under the terms of the Gnu GPL version 2 or any later version; I generally prefer GPL, but I know that if this project is to be useful to folk it has to be relatively uncomplicated to use in commercial projects.
Distributed under the Gnu GPL version 2 or any later version; I am open to licensing this project under additional licences if required.