Module:Mahj-translit/testcases
Jump to navigation
Jump to search
- The following documentation is located at Module:Mahj-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:Mahj-translit.
2 of 9 tests failed. (refresh)
Text | Expected | Actual | Differs at | |
---|---|---|---|---|
𑅬𑅱𑅛𑅧𑅑 | mhjni | mhjni | ||
𑅬𑅒𑅕𑅧𑅬 | muknm | muknm | ||
𑅐𑅯𑅮 | avl | avl | ||
𑅐𑅗𑅭 | agr | agr | ||
𑅒𑅨𑅬 | upm | upm | ||
𑅑𑅧𑅥𑅒𑅭 | indur | indur | ||
𑅛𑅑𑅢 | jiṇ | jiṇ | ||
𑅣𑅓𑅮𑅳 | teḷ | tel | 4 | |
𑅰𑅳𑅔𑅧𑅒 | ṣonau | sonu | 2 |
-- Unit tests for [[Module:Mahj-translit]]. Refresh page to run tests
return require 'Module:transliteration module testcases'(
'Mahj-translit',
{
{ "𑅬𑅱𑅛𑅧𑅑", "mhjni" },
{ "𑅬𑅒𑅕𑅧𑅬", "muknm" },
{ "𑅐𑅯𑅮", "avl" },
{ "𑅐𑅗𑅭", "agr" },
{ "𑅒𑅨𑅬", "upm" },
{ "𑅑𑅧𑅥𑅒𑅭", "indur" },
{ "𑅛𑅑𑅢", "jiṇ" },
{ "𑅣𑅓𑅮𑅳", "teḷ" },
{ "𑅰𑅳𑅔𑅧𑅒", "ṣonau" },
},
"Mahj", "mwr"
)