summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWilliam Langford <wlangfor@gmail.com>2014-07-01 13:17:48 -0400
committerNicolas Williams <nico@cryptonector.com>2014-07-01 22:56:13 -0500
commit9f4d7e2fb85951ec93e4ee1b99072d5517658db5 (patch)
tree344bbf4614feea28869775d418a7e04b7400fca8 /tests
parentba1acbe961789c099d6116ea2b2164bc09dd5339 (diff)
Fixed base64 issue with UTF-8 strings
Signed-off-by: Nicolas Williams <nico@cryptonector.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/all.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/all.test b/tests/all.test
index 171c8087..3b52ec90 100644
--- a/tests/all.test
+++ b/tests/all.test
@@ -71,6 +71,11 @@ null
"'<>&'\\''\"'"
"PD4mJyI="
+# regression test for #436
+@base64
+"foĆ³bar\n"
+"Zm/Ds2Jhcgo="
+
@uri
"\u03bc"
"%CE%BC"