1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/url-classifier/tests/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,17 @@ 1.4 +[DEFAULT] 1.5 +head = head_urlclassifier.js 1.6 +tail = tail_urlclassifier.js 1.7 +support-files = 1.8 + data/digest1.chunk 1.9 + data/digest2.chunk 1.10 + 1.11 +[test_addsub.js] 1.12 +[test_backoff.js] 1.13 +[test_dbservice.js] 1.14 +[test_hashcompleter.js] 1.15 +# Bug 752243: Profile cleanup frequently fails 1.16 +skip-if = os == "mac" || os == "linux" 1.17 +[test_partial.js] 1.18 +[test_prefixset.js] 1.19 +[test_streamupdater.js] 1.20 +[test_digest256.js]