+1 (I like [2]) Currently, when we run the conformance tests against XSLTC we see a lot "failures" due to differences with the gold files, even though the output is actually correct. This is because the gold files were created to match Xalan's output. As a result we need to manually verify all the XSLTC "failures" when we run conformance tests.
The goal here is to be able to automate testing of XSLTC and have a framework that allows us to expand to support automated testing of other processors and other information, such as the entity-escaping policy. If we go forward with this, we should try and enhance the file comparators, and testcases wherever possible to keep the number of testcases that go into the accept directories to a minimum. Ilene.
