editor/libeditor/html/tests/browserscope/lib/richtext/README.Mozilla

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 The BrowserScope project provides a set of cross-browser HTML editor tests,
     2 which we import in our test suite in order to run them as part of our
     3 continuous integration system.
     5 We pull tests occasionally from their Subversion repository using the pull
     6 script which can be found in this directory.  We also record the revision ID
     7 which we've used in the current_revision file inside this directory.
     9 Using the pull script is quite easy, just switch to this directory, and say:
    11 sh update_from_upstream
    13 There are tests which we're currently failing on, and there will probably be
    14 more of those in the future.  We should maintain a list of the failing tests
    15 manually in currentStatus.js (which can also be found in this directory), to
    16 make sure that the suite passes entirely, with failing tests marked as todo
    17 items.

mercurial