Module:sa-convert/testcases/Gurmukhi

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

These tests of the conversion of Sanskrit from Devanagari to Gurmukhi. For the full set of tests and an explanation of the test messages, see Module:sa-convert/testcases.

1 of 17 tests failed. (refresh)

TextExpectedActual
test_one_script:
Passedनिर्वाण Guru: ਨਿਰ੍ਵਾਣnirvāṇanirvāṇa
Passedगङ्गा Guru: ਗਙ੍ਗਾgaṅgāgaṅgā
Passedवीर Guru: ਵੀਰvīravīra
Passedआचार्यैः Guru: ਆਚਾਰ੍ਯੈਃācāryaiḥācāryaiḥ
Passedगोपन Guru: ਗੋਪਨgopanagopana
Passedप्राक् Guru: ਪ੍ਰਾਕ੍prākprāk
Passedक्रोध Guru: ਕ੍ਰੋਧkrodhakrodha
Passedआस्ये Guru: ਆਸ੍ਯੇāsyeāsye
Failedसंस्कृतम् Guru: ਸਂਸ੍ਕ੍ਰਤਮ੍saṃskṛtamsaṃskratam
Passedप्रज्ञा Guru: ਪ੍ਰਜ੍ਞਾprajñāprajñā
Passedमांस Guru: ਮਾਂਸmāṃsamāṃsa
Passedअंहु Guru: ਅਂਹੁaṃhuaṃhu
Passedहिंस Guru: ਹਿਂਸhiṃsahiṃsa
Passedदान Guru: ਦਾਨdānadāna
Passedझञ्झा Guru: ਝਞ੍ਝਾjhañjhājhañjhā
Passedयौवन Guru: ਯੌਵਨyauvanayauvana
Passedगौतम Guru: ਗੌਤਮgautamagautama

local tests = require('Module:sa-convert/testcases')
tests.test_all = nil

function tests:test_one_script()
	tests:one_script("Guru", false) -- Safish tests
	tests:one_script("Guru", true)  -- Risky tests
end

return tests