toolkit/components/url-classifier/tests/unit/xpcshell.ini

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 [DEFAULT]
     2 head = head_urlclassifier.js
     3 tail = tail_urlclassifier.js
     4 support-files =
     5   data/digest1.chunk
     6   data/digest2.chunk
     8 [test_addsub.js]
     9 [test_backoff.js]
    10 [test_dbservice.js]
    11 [test_hashcompleter.js]
    12 # Bug 752243: Profile cleanup frequently fails
    13 skip-if = os == "mac" || os == "linux"
    14 [test_partial.js]
    15 [test_prefixset.js]
    16 [test_streamupdater.js]
    17 [test_digest256.js]

mercurial