From f7ed80ff6a66f2c5ee6f1c3daebd597f4592733d Mon Sep 17 00:00:00 2001
From: Maximilian Krambach
Date: Wed, 23 May 2018 12:56:23 +0200
Subject: js: remove openpgp mode
--
* After discussion, that mode is not required, and can result in
being quite misleading and a maintenance hassle later on.
---
lang/js/BrowserTestExtension/index.html | 7 -
lang/js/BrowserTestExtension/openpgpModeTest.html | 23 ---
.../tests/inputValues_openpgpjs.js | 32 ----
.../BrowserTestExtension/tests/openpgpModeTest.js | 169 ---------------------
lang/js/BrowserTestExtension/tests/startup.js | 16 --
5 files changed, 247 deletions(-)
delete mode 100644 lang/js/BrowserTestExtension/openpgpModeTest.html
delete mode 100644 lang/js/BrowserTestExtension/tests/inputValues_openpgpjs.js
delete mode 100644 lang/js/BrowserTestExtension/tests/openpgpModeTest.js
(limited to 'lang/js/BrowserTestExtension')
diff --git a/lang/js/BrowserTestExtension/index.html b/lang/js/BrowserTestExtension/index.html
index c49aedae..05d413ba 100644
--- a/lang/js/BrowserTestExtension/index.html
+++ b/lang/js/BrowserTestExtension/index.html
@@ -34,13 +34,6 @@
Functionality tests with larger/longer running data sets.
-
-
- Testing openPGP mode.
- - Please notice that, due to comparing
- the inputs and outputs with openpgpjs objects, this test
- requires a copy of openpgpjs in libs.
-