dom/xslt/tests/buster/ReadMe

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

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

mercurial