js/xpconnect/tests/unit/xpcshell.ini

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.

michael@0 1 [DEFAULT]
michael@0 2 head =
michael@0 3 tail =
michael@0 4 support-files =
michael@0 5 CatRegistrationComponents.manifest
michael@0 6 bogus_element_type.jsm
michael@0 7 bogus_exports_type.jsm
michael@0 8 bug451678_subscript.js
michael@0 9 component-blob.js
michael@0 10 component-blob.manifest
michael@0 11 component-file.js
michael@0 12 component-file.manifest
michael@0 13 component_import.js
michael@0 14 component_import.manifest
michael@0 15 importer.jsm
michael@0 16 recursive_importA.jsm
michael@0 17 recursive_importB.jsm
michael@0 18 syntax_error.jsm
michael@0 19
michael@0 20 [test_bogus_files.js]
michael@0 21 [test_bug408412.js]
michael@0 22 [test_bug451678.js]
michael@0 23 [test_bug604362.js]
michael@0 24 [test_bug641378.js]
michael@0 25 [test_bug677864.js]
michael@0 26 [test_bug711404.js]
michael@0 27 [test_bug778409.js]
michael@0 28 [test_bug780370.js]
michael@0 29 [test_bug805807.js]
michael@0 30 [test_bug809652.js]
michael@0 31 [test_bug809674.js]
michael@0 32 [test_bug813901.js]
michael@0 33 [test_bug845201.js]
michael@0 34 [test_bug845862.js]
michael@0 35 [test_bug849730.js]
michael@0 36 [test_bug851895.js]
michael@0 37 [test_bug854558.js]
michael@0 38 [test_bug868675.js]
michael@0 39 [test_bug867486.js]
michael@0 40 [test_bug872772.js]
michael@0 41 [test_bug885800.js]
michael@0 42 [test_bug961054.js]
michael@0 43 [test_bug976151.js]
michael@0 44 [test_bug1001094.js]
michael@0 45 [test_bug1021312.js]
michael@0 46 [test_bug1033920.js]
michael@0 47 [test_bug_442086.js]
michael@0 48 [test_file.js]
michael@0 49 [test_blob.js]
michael@0 50 [test_blob2.js]
michael@0 51 [test_file2.js]
michael@0 52 [test_import.js]
michael@0 53 [test_import_fail.js]
michael@0 54 [test_js_weak_references.js]
michael@0 55 [test_reflect_parse.js]
michael@0 56 [test_localeCompare.js]
michael@0 57 # Bug 676965: test fails consistently on Android
michael@0 58 fail-if = os == "android"
michael@0 59 [test_recursive_import.js]
michael@0 60 [test_xpcomutils.js]
michael@0 61 [test_unload.js]
michael@0 62 [test_attributes.js]
michael@0 63 # Bug 676965: test fails consistently on Android
michael@0 64 fail-if = os == "android"
michael@0 65 [test_params.js]
michael@0 66 # Bug 676965: test fails consistently on Android
michael@0 67 fail-if = os == "android"
michael@0 68 [test_tearoffs.js]
michael@0 69 [test_want_components.js]
michael@0 70 [test_components.js]
michael@0 71 [test_allowedDomains.js]
michael@0 72 [test_allowedDomainsXHR.js]
michael@0 73 [test_nuke_sandbox.js]
michael@0 74 [test_sandbox_metadata.js]
michael@0 75 [test_exportFunction.js]
michael@0 76 [test_promise.js]
michael@0 77 [test_textDecoder.js]
michael@0 78 [test_url.js]
michael@0 79 [test_sandbox_atob.js]
michael@0 80 [test_isProxy.js]
michael@0 81 [test_getObjectPrincipal.js]
michael@0 82 [test_watchdog_enable.js]
michael@0 83 head = head_watchdog.js
michael@0 84 [test_watchdog_disable.js]
michael@0 85 head = head_watchdog.js
michael@0 86 [test_watchdog_toggle.js]
michael@0 87 head = head_watchdog.js
michael@0 88 [test_watchdog_default.js]
michael@0 89 head = head_watchdog.js
michael@0 90 [test_watchdog_hibernate.js]
michael@0 91 head = head_watchdog.js
michael@0 92

mercurial