Module:Lydi-translit/testcases

Hello, you have come here looking for the meaning of the word Module:Lydi-translit/testcases. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:Lydi-translit/testcases, but we will also tell you about its etymology, its characteristics and you will know how to say Module:Lydi-translit/testcases in singular and plural. Everything you need to know about the word Module:Lydi-translit/testcases you have here. The definition of the word Module:Lydi-translit/testcases will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:Lydi-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:Lydi-translit.

All tests passed. (refresh)

TextExpectedActualDiffers at
test:
Passed𐤲𐤠𐤷𐤪𐤷𐤰𐤳qaλmλušqaλmλuš
Passed𐤶𐤫𐤠ẽnaẽna
Passed𐤨𐤬𐤱𐤰kofukofu
Passed𐤡𐤭𐤥𐤵𐤮prwãsprwãs
Passed𐤡𐤠𐤯𐤯𐤬𐤳pattošpattoš
Passed𐤠𐤩𐤰𐤮alusalus
Passed𐤠𐤠𐤭𐤠aaraaara
Passed𐤡𐤦𐤭𐤠pirapira

return require("Module:transliteration module testcases")(
	require('Module:Lydi-translit').tr,
	{
		{ '𐤲𐤠𐤷𐤪𐤷𐤰𐤳', 'qaλmλuš' },
		{ '𐤶𐤫𐤠', 'ẽna' },
		{ '𐤨𐤬𐤱𐤰', 'kofu' },
		{ '𐤡𐤭𐤥𐤵𐤮', 'prwãs' },
		{ '𐤡𐤠𐤯𐤯𐤬𐤳', 'pattoš' },
		{ '𐤠𐤩𐤰𐤮', 'alus' },
		{ '𐤠𐤠𐤭𐤠', 'aara' },
		{ '𐤡𐤦𐤭𐤠', 'pira' },
	},
	"Lydi", "xld"
)