Module:pine-pron/testcases: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 November 2025

25 November 2025

17 November 2025

  • curprev 16:5316:53, 17 November 2025Sware talk contribs 3,636 bytes +3,636 Created page with "local tests = require('Module:UnitTests') local m_IPA = require('Module:pine-pron') local function tag_IPA(IPA) return '<span class="IPA">' .. IPA .. '</span>' end local function linkup(text) return "" .. text .. "" end function tests:check_output(term, expected, noresp) return tests:equals( noresp and linkup(noresp) .. "<br>(" .. term .. ")" or linkup(term), m_IPA.crux(term), expected, { display = tag_IPA, show_difference..."