Justin Li wrote:
Hi all,

We ported xalan to another compiler & unix platform. Are there some test code and/or test cases for testing xalan. I wanna make sure our modification didn’t affect functionality of xalan.



You can run the Conf executable with the conformance tests. You'll find them in the repository in xml-xalan/test/tests/conf. You can run the tests like this:

Conf xml-xalan/test/tests/conf -out ./Cresults

Some tests will fail, so the best thing to do is post your results, or compare it to another supported platform.

You'll need to build the "tests" make target to build the executable.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to