gpgme/lang/js/BrowserTestExtension/tests
Maximilian Krambach 24a0005865 js: add decrypt result options
--

* As a decrypt result cannot be known beforehand, the decrypt operation
  may add an 'expect' property, taking either 'uint8' or 'base64',
  which will return the decrypted data in the appropiate formats.
  the return property 'format' will give a feedback on which option
  was taken.
  A test was added to reflect these changes.
2018-08-22 19:07:05 +02:00
..
decryptTest.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
encryptDecryptTest.js js: add decrypt result options 2018-08-22 19:07:05 +02:00
encryptTest.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
inputvalues.js js: update decrypt/verify results 2018-08-21 15:26:17 +02:00
KeyImportExport.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
KeyInfos.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
longRunningTests.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
signTest.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
startup.js js: add and apply eslint rules 2018-08-20 15:12:01 +02:00
verifyTest.js js: make method parameters objects 2018-08-22 18:37:46 +02:00