Documentation for this module may be created at Module:cv-translit/testcases/doc

return require("Module:transliteration module testcases") {
	module = "cv-translit",
    examples = {
    	{ "вӑхӑтӑхӑт", "văh̬ăt̬ăh̬ăt" },
    	{ "вӑхӑт-ӑхӑ", "văh̬ăt̬-ăh̬ă" },
    	{ "вӑхӑ-тӑхӑ", "văh̬ă-t̬ăh̬ă" },
    	{ "вӑхӑ тӑхӑ", "văh̬ă t̬ăh̬ă" },
    	{ "вӑхӑт ӑхӑ", "văh̬ăt̬ ăh̬ă" },
    	{ "вӑхӑт'ӑхӑ", "văh̬ăt̬'ăh̬ă" },
    	{ "вӑхӑ'тӑхӑ", "văh̬ă't̬ăh̬ă" },
    },
    sc = "Cyrl", lang = "cv",
}