18 lines
399 B
TOML
18 lines
399 B
TOML
[DEFAULT]
|
|
head = "head_helpers.js ../../../common/tests/unit/head_helpers.js"
|
|
icecat-appdir = "browser"
|
|
support-files = ["!/services/common/tests/unit/head_helpers.js"]
|
|
|
|
["test_crypto_crypt.js"]
|
|
|
|
["test_crypto_random.js"]
|
|
skip-if = ["appname == 'thunderbird'"]
|
|
|
|
["test_jwcrypto.js"]
|
|
skip-if = ["appname == 'thunderbird'"]
|
|
|
|
["test_load_modules.js"]
|
|
|
|
["test_utils_hawk.js"]
|
|
|
|
["test_utils_httpmac.js"]
|