This is the unit-testing module for Module:Mult-translit.
All tests passed. (refresh)
Text | Expected | Actual | Differs at | Comments | |
---|---|---|---|---|---|
𑊀𑊖 | at | at | |||
𑊛𑊌 | pj | pj | |||
𑊥𑊣𑊠𑊖 | slmt | slmt | |||
𑊦𑊤 | hv | hv | |||
𑊈𑊕 | ghṇ | ghṇ | |||
𑊟𑊁 | bhi | bhi | |||
𑊐𑊄 | ṭk | ṭk | |||
𑊊𑊘 | cd | cd | |||
𑊋𑊝𑊢 | chbr | chbr | |||
𑊚𑊗 | nth | nth | |||
𑊢𑊃𑊔 | reḍh | reḍh | |||
𑊆𑊌𑊏𑊅𑊓𑊜 | gjñkhḏph | gjñkhḏph | |||
𑊒𑊂 | ḍu | ḍu |
-- Unit tests for ]. Refresh page to run tests
return require 'Module:transliteration module testcases'(
'Mult-translit',
{
{ "𑊀𑊖", "at", "]" },
{ "𑊛𑊌", "pj" },
{ "𑊥𑊣𑊠𑊖", "slmt" },
{ "𑊦𑊤", "hv" },
{ "𑊈𑊕", "ghṇ" },
{ "𑊟𑊁", "bhi" },
{ "𑊐𑊄", "ṭk" },
{ "𑊊𑊘", "cd" },
{ "𑊋𑊝𑊢", "chbr" },
{ "𑊚𑊗", "nth" },
{ "𑊢𑊃𑊔", "reḍh" },
{ "𑊆𑊌𑊏𑊅𑊓𑊜", "gjñkhḏph" },
{ "𑊒𑊂", "ḍu" },
},
"Mult", "skr"
)