fork-openpgpjs/test
Daniel Huigens 01be7b7ec1
CI: Switch to karma for browser tests (#1233)
This should fix the false positives (failures to detect errors).
2021-02-12 13:29:04 +01:00
..
crypto Add explicit key type parameter in openpgp.generateKey (#1179) 2021-02-09 19:25:20 +01:00
general BigInteger: throw if modular inverse doesn't exist (#1228) 2021-02-10 14:23:59 +01:00
security Require User IDs to be objects; refactor UserIDPacket (#1187) 2021-02-09 19:25:20 +01:00
typescript Add TypeScript definitions (#1186) 2021-02-09 19:25:20 +01:00
worker Fix parsing of short P-521 keys and EdDSA, RSA signatures (#1185) 2021-02-09 19:25:20 +01:00
karma.conf.js CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js Fix CI for older environments 2021-02-09 19:25:20 +01:00