Module:urk-translit/testcases
Documentation for this module may be created at Module:urk-translit/testcases/doc
-- Unit tests for [[Module:urk-translit]]. Refresh page to run tests.
return require("Module:transliteration module testcases")(
require('Module:urk-translit').tr,
{
"test_general",
{ "อูรักลาโวยจ", "ʼuraklawoc" },
{ "อูรัก ลาโวยจ", "ʼurak lawoc" },
{ "ดูวาเบอลัยฮ", "duwabelas" },
{ "ดูวา เบอลัยฮ", "duwa belas" },
{ "ซาโวะฮ", "sawoh" },
{ "เซอโนะ", "senoq" },
{ "เจรอเมน", "cremën" },
{ "บวยจ", "buac" },
{ "เมียว", "miaw" },
"test_respell",
{ "พุพุ", "phuqphuq" },
{ "กะ", "kaq" },
{ "จะจะ", "caqcaq" },
{ "ตรก", "trok" },
{ "กก", "kok" },
},
"Thai", "urk"
)