blob: c27f292911b228df15ed1c6996a4aa493201cf6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[DEFAULT]
firefox-appdir = browser
head = head.js
support-files =
policytest_v0.1.xpi
[test_3rdparty.js]
[test_addon_update.js]
[test_appupdateurl.js]
[test_bug1658259.js]
[test_cleanup.js]
[test_clear_blocked_cookies.js]
[test_defaultbrowsercheck.js]
[test_empty_policy.js]
[test_extensions.js]
[test_extensionsettings.js]
[test_macosparser_unflatten.js]
skip-if = os != 'mac'
[test_permissions.js]
[test_popups_cookies_addons_flash.js]
support-files = config_popups_cookies_addons_flash.json
[test_preferences.js]
[test_proxy.js]
[test_requestedlocales.js]
[test_runOnce_helper.js]
[test_simple_pref_policies.js]
[test_sorted_alphabetically.js]
|