summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/extensions/test/xpcshell/xpcshell-unpack.toml
blob: 34eb268cc089b83f686e8ea2b57404a9eeb798e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
head = "head_addons.js head_unpack.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"]
dupe-manifest = true
tags = "addons"

["test_filepointer.js"]
skip-if = [
  "!allow_legacy_extensions",
  "require_signing",
]

["test_webextension_paths.js"]
tags = "webextensions"