fork-openpgpjs/test
Daniel Huigens dc722770d0 Don't process armored message data line per line
This cuts down on the overhead of streaming by reducing the amount
of calls to reader.read() and writer.write().
2018-09-03 18:23:38 +02:00
..
crypto Fix tests on IE11 2018-08-14 16:35:40 +02:00
general Don't process armored message data line per line 2018-09-03 18:23:38 +02:00
worker Replace data with message parameter in encrypt() and sign() 2018-08-10 14:46:29 +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 Always scroll down unit tests on Sauce Labs 2018-08-14 17:19:54 +02:00