dom/xslt/tests/buster/ReadMe

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/xslt/tests/buster/ReadMe	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,22 @@
     1.4 +The buster is a XUL interface to the conformance tests shipped as part of
     1.5 +Xalan. For information about Xalan, please see http://xml.apache.org/.
     1.6 +For your convenience we provide a packed distribution of all needed files
     1.7 +in http://www.axel.pike.org/mozilla/xalan.tar.gz. Please see the included 
     1.8 +LICENSE.txt or http://xml.apache.org/dist/LICENSE.txt for terms of 
     1.9 +distributing those files.
    1.10 +
    1.11 +To use the buster, open buster.xul with an XSLT enabled Mozilla.
    1.12 +Open the rdf index file shipped with the test package into the 
    1.13 +"Xalan index", and the available tests will show up as a tree.
    1.14 +Once you have selected the tests you're interested in, press the button
    1.15 +"run checked tests", and all the tests will be run.
    1.16 +You can save the results into an rdf, and load it for comparison and 
    1.17 +regression hunting.
    1.18 +
    1.19 +DiffDOM tries to find out, which tests failed, and will DumpDOM both the
    1.20 +result and the reference solution. Not all reference solutions load
    1.21 +properly, those need manual love.
    1.22 +
    1.23 +Good luck and fun
    1.24 +
    1.25 +Axel Hecht <axel@pike.org>

mercurial