[gnome-keysign: 57/75] tests: Added utf-8 test to gpgmeh
- From: Gitlab System User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keysign: 57/75] tests: Added utf-8 test to gpgmeh
- Date: Fri, 29 Sep 2017 11:27:07 +0000 (UTC)
commit 507c35108a8fa95061d5661f36c29a84d90f6dfe
Author: Tobias Mueller <muelli cryptobitch de>
Date: Thu Sep 21 21:59:48 2017 +0200
tests: Added utf-8 test to gpgmeh
tests/test_gpgmeh.py | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/tests/test_gpgmeh.py b/tests/test_gpgmeh.py
index d7a7cb7..aeb6480 100644
--- a/tests/test_gpgmeh.py
+++ b/tests/test_gpgmeh.py
@@ -543,3 +543,8 @@ class TestColon(TestSignAndEncrypt):
class TestMultipleUID(TestSignAndEncrypt):
SENDER_KEY = "seckey-multiple-uid-colon.asc"
RECEIVER_KEY = "seckey-2.asc"
+
+
+class TestUtf8(TestSignAndEncrypt):
+ SENDER_KEY = "pubkey-utf8.asc"
+ RECEIVER_KEY = "seckey-utf8.asc"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]