Re: New RNC test suite
Atsushi Eno <[email protected]> Mon, 31 May 2004 06:44:20 +0900
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, Sorry for the late reply to the old story. > Well, my question about an RNC test suite went unanswered last week, so in > my need, I began one. I am trying to be very thorough. I broke down the > tests into various categories: encoding, tokenization, grammar, constraints. > I completed a set of tests for tokenization. There are 120 tests which > include illegal constructions and legal constructions. Some of the tests are > redundant checking the same type of thing in various productions. The tests > can be found (currently) at > > http://www.jeffrafter.com/anglia/anglia-test-suite.zip Thank you - the tests are cool. Today I could fix a bunch of our compact syntax parser stuff based on your testcases (well, many bugs remain, I know). It would be helpful to improve/implement compact syntax support. I would like to add a small test in our library that will download your tests archive, expands it and try to parse against it. Will it be available under some free software licenses? Thanks, Atsushi Eno / Mono project