fork-openpgpjs/test
larabr d9829fce06
Throw on unrecognised configuration in top-level functions (#1387)
Breaking change: passing non-existing configuration options to top-level
functions now results in an error, to make users aware that the given
configuration cannot be applied.
2021-07-23 14:00:08 +02:00
..
crypto Lint: enforce single quotes and do not error on class methods without this (#1341) 2021-06-24 22:58:15 +02:00
general Throw on unrecognised configuration in top-level functions (#1387) 2021-07-23 14:00:08 +02:00
security Replace armor option with format in openpgp.encrypt, sign and encryptSessionKey (#1354) 2021-07-19 18:12:42 +02:00
typescript Replace armor option with format in openpgp.encrypt, sign and encryptSessionKey (#1354) 2021-07-19 18:12:42 +02:00
worker Remove valid and error from the verification result of openpgp.verify and decrypt (#1348) 2021-07-09 17:44:34 +02:00
karma.conf.js CI: Detect unhandled rejections in browser tests (#1333) 2021-06-15 16:39:56 +02:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js CI: Ignore unhandled rejections in tests in Safari 14.1 (#1371) 2021-07-09 16:35:40 +02:00