gecko-dev/dom/crypto/test/mochitest.ini

27 строки
693 B
INI

[DEFAULT]
support-files =
file_indexedDB.html
test-array.js
test-vectors.js
test-worker.js
test_WebCrypto.css
util.js
[test_indexedDB.html]
skip-if = toolkit == 'android' # bug 1200570
[test_WebCrypto.html]
[test_WebCrypto_DH.html]
[test_WebCrypto_ECDH.html]
[test_WebCrypto_ECDSA.html]
[test_WebCrypto_HKDF.html]
[test_WebCrypto_Import_Multiple_Identical_Keys.html]
[test_WebCrypto_JWK.html]
[test_WebCrypto_Normalize.html]
[test_WebCrypto_PBKDF2.html]
[test_WebCrypto_Reject_Generating_Keys_Without_Usages.html]
[test_WebCrypto_RSA_OAEP.html]
[test_WebCrypto_RSA_PSS.html]
[test_WebCrypto_Structured_Cloning.html]
[test_WebCrypto_Workers.html]
[test_WebCrypto_Wrap_Unwrap.html]