summaryrefslogtreecommitdiffstats
path: root/t/data
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-02-24 22:43:39 -0600
committerJesse Luehrs <doy@tozt.net>2010-02-24 22:44:28 -0600
commitf044945710bcae60ee8069cdbf01e75b82bfb5d0 (patch)
tree35a95d2ed1961c39f35f9491a3a014ec2765fc98 /t/data
parenta2855ff136611cedfac668f685902e3567240b57 (diff)
downloadlocale-pofilemanager-f044945710bcae60ee8069cdbf01e75b82bfb5d0.tar.gz
locale-pofilemanager-f044945710bcae60ee8069cdbf01e75b82bfb5d0.zip
add tests for proper unicode handling
Diffstat (limited to 't/data')
-rw-r--r--t/data/004/en.po8
-rw-r--r--t/data/004/hi.po11
2 files changed, 19 insertions, 0 deletions
diff --git a/t/data/004/en.po b/t/data/004/en.po
new file mode 100644
index 0000000..d9783c7
--- /dev/null
+++ b/t/data/004/en.po
@@ -0,0 +1,8 @@
+msgid ""
+msgstr ""
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+msgid "नमस्ते"
+msgstr "Hello"
diff --git a/t/data/004/hi.po b/t/data/004/hi.po
new file mode 100644
index 0000000..5fd7b45
--- /dev/null
+++ b/t/data/004/hi.po
@@ -0,0 +1,11 @@
+msgid ""
+msgstr ""
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+msgid "मेरा नाम"
+msgstr "मेरा नाम"
+
+msgid "नमस्ते"
+msgstr "नमस्ते"