Module:Mult-translit/testcases
Appearance
- The following documentation is located at Module:Mult-translit/testcases/documentation. [edit] Categories were auto-generated by Module:module categorization. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • tested module • sandbox
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 [[Module:Mult-translit]]. 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"
)