michael@0: The buster is a XUL interface to the conformance tests shipped as part of michael@0: Xalan. For information about Xalan, please see http://xml.apache.org/. michael@0: For your convenience we provide a packed distribution of all needed files michael@0: in http://www.axel.pike.org/mozilla/xalan.tar.gz. Please see the included michael@0: LICENSE.txt or http://xml.apache.org/dist/LICENSE.txt for terms of michael@0: distributing those files. michael@0: michael@0: To use the buster, open buster.xul with an XSLT enabled Mozilla. michael@0: Open the rdf index file shipped with the test package into the michael@0: "Xalan index", and the available tests will show up as a tree. michael@0: Once you have selected the tests you're interested in, press the button michael@0: "run checked tests", and all the tests will be run. michael@0: You can save the results into an rdf, and load it for comparison and michael@0: regression hunting. michael@0: michael@0: DiffDOM tries to find out, which tests failed, and will DumpDOM both the michael@0: result and the reference solution. Not all reference solutions load michael@0: properly, those need manual love. michael@0: michael@0: Good luck and fun michael@0: michael@0: Axel Hecht