Module:Mult-translit/testcases

Hello, you have come here looking for the meaning of the word Module:Mult-translit/testcases. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:Mult-translit/testcases, but we will also tell you about its etymology, its characteristics and you will know how to say Module:Mult-translit/testcases in singular and plural. Everything you need to know about the word Module:Mult-translit/testcases you have here. The definition of the word Module:Mult-translit/testcases will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:Mult-translit/testcases, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This is the unit-testing module for Module:Mult-translit.

All tests passed. (refresh)

TextExpectedActualDiffers atComments
testcases for tr function in Module:Mult-translit:
Passed𑊀𑊖atat
Passed𑊛𑊌pjpj
Passed𑊥𑊣𑊠𑊖slmtslmt
Passed𑊦𑊤hvhv
Passed𑊈𑊕ghṇghṇ
Passed𑊟𑊁bhibhi
Passed𑊐𑊄ṭkṭk
Passed𑊊𑊘cdcd
Passed𑊋𑊝𑊢chbrchbr
Passed𑊚𑊗nthnth
Passed𑊢𑊃𑊔reḍhreḍh
Passed𑊆𑊌𑊏𑊅𑊓𑊜gjñkhḏphgjñkhḏph
Passed𑊒𑊂ḍ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"
)