fork-openpgpjs/test
Daniel Huigens d8840294cf Make newlines in armored objects consistent
- Don't add an extraneous newline at the end of base64-encoded data
  if it is a multiple of 60 characters long.
- Generate \r\n instead of \n in base64-encoded data.
- Generate one newline instead of two after END PGP PUBLIC KEY BLOCK
  for consistency with the other footers.
2018-09-13 14:32:35 +02:00
..
crypto Fix tests on IE11 2018-08-14 16:35:40 +02:00
general Make newlines in armored objects consistent 2018-09-13 14:32:35 +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