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

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     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