mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15 lines
306 B
INI
15 lines
306 B
INI
[DEFAULT]
|
|
# Bug 1010743 - Re-enable WebCrypto tests on b2g
|
|
skip-if = (buildapp == 'b2g')
|
|
support-files =
|
|
test-array.js
|
|
test-vectors.js
|
|
test_WebCrypto.css
|
|
util.js
|
|
|
|
[test_WebCrypto.html]
|
|
[test_WebCrypto_ECDH.html]
|
|
[test_WebCrypto_JWK.html]
|
|
[test_WebCrypto_PBKDF2.html]
|
|
[test_WebCrypto_RSA_OAEP.html]
|