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

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     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