Module:siwa-pron/testcases: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
return tests:equals(
return tests:equals(
"[[Contionary:" .. term .. "#Siwa|" .. term .. "]]",
"[[Contionary:" .. term .. "#Siwa|" .. term .. "]]",
m_IPA.quid(term),
m_IPA.crux(term),
expected,
expected,
{ display = IPA_style }
{ display = IPA_style }
Line 46: Line 46:
{"uįokỏesġen", "ˌujɔˈkʰʊːɛsxɛn"},
{"uįokỏesġen", "ˌujɔˈkʰʊːɛsxɛn"},
{"hait", "ˈhaɪʔɪ"},
{"hait", "ˈhaɪʔɪ"},
--[[{"", ""},
{"", ""},
{"", ""},
{"", ""},
{"", ""},
Line 66: Line 67:
{"", ""},
{"", ""},
{"", ""},
{"", ""},
{"", ""},
{"", ""},]]
{"", ""},
}
}
self:iterate(list, "check_output")
self:iterate(list, "check_output")