|
From: Geoffrey H. <ge...@ge...> - 2006-06-19 14:32:38
|
I've been working on adding more tests to Open Babel and the Babel test file repository. My recent batch of tests has been for invalid files -- things that should be rejected, but not cause crashes, invalid data, etc. This is a bit challenging for CML. What would be ideal is a set of CML files which are valid XML, but *not* valid CML. (It's easy enough to generate invalid XML which won't be parsed. It's more difficult to generate valid XML which isn't valid CML content.) Thanks, -Geoff |