summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/test/data/base64-1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--comm/mailnews/test/data/base64-17
-rw-r--r--comm/mailnews/test/data/base64-1.out3
2 files changed, 10 insertions, 0 deletions
diff --git a/comm/mailnews/test/data/base64-1 b/comm/mailnews/test/data/base64-1
new file mode 100644
index 0000000000..18e089a5b4
--- /dev/null
+++ b/comm/mailnews/test/data/base64-1
@@ -0,0 +1,7 @@
+Content-Type: text/plain; charset=iso-8859-1
+Content-Transfer-Encoding: base64
+
+DQpIZWxsbywgd29ybGQhIChBZ2Fpbi4uLikNCg0KTGV0J3Mgc2VlIGhvdyB3ZWxsIGJhc2U2NCB0ZXh
+0IGlzIGhhbmRsZWQuICAgICAgICAgICAgICAgICAgICAgICAgICAgIFlheSwgbG90cyBvZiBzcGFjZX
+MhIFRoZXJlJ3MgZXZlbiBhIENSTEYgYXQgdGhlIGVuZCBhbmQgb25lIGF0IHRoZSBiZWdpbm5pbmcsI
+GJ1dCB0aGUgb3V0cHV0IHNob3VsZG4ndCBoYXZlIGl0Lg0K
diff --git a/comm/mailnews/test/data/base64-1.out b/comm/mailnews/test/data/base64-1.out
new file mode 100644
index 0000000000..4da219eadf
--- /dev/null
+++ b/comm/mailnews/test/data/base64-1.out
@@ -0,0 +1,3 @@
+Hello, world! (Again...)
+
+Let's see how well base64 text is handled. Yay, lots of spaces! There's even a CRLF at the end and one at the beginning, but the output shouldn't have it. \ No newline at end of file