Module:siwa-pron/testcases: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:
function tests:check_output(term, expected, noresp)
function tests:check_output(term, expected, noresp)
return tests:equals(
return tests:equals(
noresp and "[[Contionary:" .. noresp .. "#Siwa|" .. noresp .. "]] (" .. noresp .. ")" or "[[Contionary:" .. term .. "#Siwa|" .. term .. "]]",
noresp and "[[Contionary:" .. noresp .. "#Siwa|" .. noresp .. "]] (" .. term .. ")" or "[[Contionary:" .. term .. "#Siwa|" .. term .. "]]",
m_IPA.crux(term),
m_IPA.crux(term),
expected,
expected,