Re: New RNC test suite
"Jeff Rafter" <[email protected]> Sun, 30 May 2004 14:55:08 -0700
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <04d701c44690$c6a5dc10$6403a8c0@ARIMATHEA> |
> 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 expect you will finish your C# parser before me! : ) > 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? I expect that the tests will likely be under a Public Domain type license. Currently, I am releasing it for testing but am retaining any copyright, so feel free to use it. If Mono needs a special license, let me know-- we can work around those types of things. I finished a whole series of tests for the preamble/declaration logic. There are a lot of things that are technically legal but seem like they shouldn't be (though I am sure there are good reasons). I have been working to get my own parser conformant to the tests that I am creating... In any case, it is great to hear that they are useful to someone other than me : ) Thanks, Jeff Rafter