fork-openpgpjs/test
Daniel Huigens e1307b88d0
Consolidate read* functions (#1236)
Make all `read*` functions accept an options object, so that we can add config
options to them later (for #1166). This is necessary so that we can remove the
global `openpgp.config`, which doesn't work that well when importing
individual functions.

Furthermore, merge `readMessage` and `readArmoredMessage` into one function,
et cetera.
2021-02-17 20:36:33 +01:00
..
crypto Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
general Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
security Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
typescript Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
worker Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
karma.conf.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00