gpgme/lang/js/BrowserTestExtension/tests
Maximilian Krambach f0409bbdaf js: make method parameters objects
--

* As requested by using parties, the options to be passed into the
  methods are now objects, with the objects' properties better
  describing what they do, and to avoid the need to type several nulls
  in a method call if one wants the last parameter.
  - src/Keyring.js, src/gpgme.js: Changed parameters and their
    validations
  - BrowserTest/*.js Had to adapt quite some calls to the new format
2018-08-22 18:37:46 +02:00
..
decryptTest.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
encryptDecryptTest.js js: make method parameters objects 2018-08-22 18:37:46 +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