Module:ks-Deva-translit/testcases

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

1 of 6 tests failed. (refresh)

TextExpectedActualDiffers at
testcases for tr function in Module:ks-Deva-translit:
Failedच़tsaċ1
Passedकॉशुरkạ̄śurkạ̄śur
Passedॳस्यạsyạsy
Passedजहाज़jahāzjahāz
Passedबादाम्bādāmbādām
Passedनऺरnạrnạr

return require 'Module:transliteration module testcases'(
	'ks-Deva-translit',
	{
		{ 'च़', 'tsa' },
		{ 'कॉशुर', 'kạ̄śur' },
		{ 'ॳस्य','ạsy' },
		{ 'जहाज़', 'jahāz' },
		{ 'बादाम्', 'bādām' },
		{'नऺर','nạr'},
	},
	"Deva", "ks")