gpgme/lang/js/BrowserTestExtension
Maximilian Krambach c92326cc25 js: more testing of nativeMessaging connection
--

* There were some inconsistencies between utf-8, transfer and browsers'
  utf16, which broke characters that were split between individual
  messages. src/Connection now contains a workaround that reassembles
  javascripts' format from passed base64 strings. This needs someone
  more experienced looking.
* Added several new tests which were failing during initial debugging
  of this issue
* reorganized BrowsertestExtension to avoid cluttering.
2018-05-09 19:40:57 +02:00
..
tests js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
browsertest.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
index.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
longTests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
runbrowsertest.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
rununittests.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
setup_testing.js js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
testicon.png js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
testkey.pub js: more testing 2018-05-08 18:33:41 +02:00
testkey.sec js: more testing 2018-05-08 18:33:41 +02:00
unittests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00