fork-openpgpjs/test
Daniel Huigens d67526338e Streaming (de)compression (Web)
compressjs has a streaming API, but it is synchronous, so we can't use it
(at least in the browser).
2018-08-10 14:44:01 +02:00
..
crypto Remove some ESLint silencers 2018-05-01 17:36:15 +02:00
general Streaming (de)compression (Web) 2018-08-10 14:44:01 +02:00
worker Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
serviceworker.js Make (de)armoring and packet reading asynchronous 2018-08-10 14:44:01 +02:00
unittests.html fix obsolete browser tests, add some polyfills 2018-02-05 22:17:41 -08:00
unittests.js Allow configuring openpgp in unit tests using query params (e.g. ?debug=true&use_native=false) 2018-04-27 14:06:15 +02:00