diff options
Diffstat (limited to 'iconvdata/testdata')
-rw-r--r-- | iconvdata/testdata/WINDOWS-1255 | 10 | ||||
-rw-r--r-- | iconvdata/testdata/WINDOWS-1255..UTF-8 | 10 | ||||
-rw-r--r-- | iconvdata/testdata/WINDOWS-1258 | 4 | ||||
-rw-r--r-- | iconvdata/testdata/WINDOWS-1258..UTF8 | 4 |
4 files changed, 28 insertions, 0 deletions
diff --git a/iconvdata/testdata/WINDOWS-1255 b/iconvdata/testdata/WINDOWS-1255 new file mode 100644 index 0000000000..6b0726e0b3 --- /dev/null +++ b/iconvdata/testdata/WINDOWS-1255 @@ -0,0 +1,10 @@ +ãÌÈí +öÄôÇøÀãÌÅòÇ +ëÌÄðÌÄéí +òÈøåÉá +ãÌÆáÆø +ùÑÀçÄéï +áÌÈøÈã +àÇøÀáÌÆä +çÉùÑÆêÀ +îÇëÌÇú áÌÀëåÉøåÉú diff --git a/iconvdata/testdata/WINDOWS-1255..UTF-8 b/iconvdata/testdata/WINDOWS-1255..UTF-8 new file mode 100644 index 0000000000..04806ba9dc --- /dev/null +++ b/iconvdata/testdata/WINDOWS-1255..UTF-8 @@ -0,0 +1,10 @@ +ï¬³Ö¸× +צִפַרְדֵּעַ +כִּï€Ö´×™× +עָרï‹×‘ +דֶּבֶר +שְׁחִין +בָּרָד +אַרְבֶּה +חֹשֶׁךְ +מַכַּת בְּכï‹×¨ï‹×ª diff --git a/iconvdata/testdata/WINDOWS-1258 b/iconvdata/testdata/WINDOWS-1258 new file mode 100644 index 0000000000..13baac25b4 --- /dev/null +++ b/iconvdata/testdata/WINDOWS-1258 @@ -0,0 +1,4 @@ +// The last line of this file is missing the end-of-line terminator +// on purpose, in order to test that the conversion empties the bit buffer +// and shifts back to the initial state at the end of the conversion. +Vietnamese (Tiêìng Viêòt) Chào baòn \ No newline at end of file diff --git a/iconvdata/testdata/WINDOWS-1258..UTF8 b/iconvdata/testdata/WINDOWS-1258..UTF8 new file mode 100644 index 0000000000..8016dbd83e --- /dev/null +++ b/iconvdata/testdata/WINDOWS-1258..UTF8 @@ -0,0 +1,4 @@ +// The last line of this file is missing the end-of-line terminator +// on purpose, in order to test that the conversion empties the bit buffer +// and shifts back to the initial state at the end of the conversion. +Vietnamese (Tiếng Việt) Chà o bạn \ No newline at end of file |