mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
378 B
INI
18 lines
378 B
INI
[DEFAULT]
|
|
head = head_helpers.js ../../../common/tests/unit/head_helpers.js
|
|
tail =
|
|
firefox-appdir = browser
|
|
|
|
[test_load_modules.js]
|
|
|
|
[test_crypto_crypt.js]
|
|
[test_crypto_deriveKey.js]
|
|
[test_crypto_random.js]
|
|
# Bug 676977: test hangs consistently on Android
|
|
skip-if = os == "android"
|
|
|
|
[test_utils_hkdfExpand.js]
|
|
[test_utils_httpmac.js]
|
|
[test_utils_pbkdf2.js]
|
|
[test_utils_sha1.js]
|