Toggle menu
9
205
64
18.8K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:TableTools/testcases: Revision history

From Kenshi Wiki

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.

8 March 2025

  • curprev 17:1517:15, 8 March 2025 Prd talk contribs 11,651 bytes +11,651 Created page with "-- Unit tests for Module:TableTools. Click talk page to run tests. local tt = require('Module:TableTools/sandbox') -- the module to be tested local ScribuntoUnit = require('Module:ScribuntoUnit') local suite = ScribuntoUnit:new() ------------------------------------------------------------------------ -- Helper functions ------------------------------------------------------------------------ function suite.concatIpairs(t) local ret = '' for i, v in ipairs(t) do..."