mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
16 lines
331 B
INI
16 lines
331 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_DH.html]
|
|
[test_WebCrypto_ECDH.html]
|
|
[test_WebCrypto_JWK.html]
|
|
[test_WebCrypto_PBKDF2.html]
|
|
[test_WebCrypto_RSA_OAEP.html]
|