Module:siwa-pron/testcases: Difference between revisions

Jump to navigation Jump to search
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:" .. term .. "#Siwa|" .. term .. "]] (" .. noresp .. ")" or "[[Contionary:" .. noresp .. "#Siwa|" .. noresp .. "]]",
noresp and "[[Contionary:" .. noresp .. "#Siwa|" .. noresp .. "]] (" .. noresp .. ")" or "[[Contionary:" .. term .. "#Siwa|" .. term .. "]]",
m_IPA.crux(term),
m_IPA.crux(term),
expected,
expected,