Toggle menu
15
236
70
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Roman/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.

18 February 2025

  • curprev 04:0004:00, 18 February 2025 Prd talk contribs 5,907 bytes +5,907 Created page with "-- Unit tests for Module:Roman/sandbox. Click talk page to run tests. local moduleName = 'Roman/sandbox' -- assigning this to a variable as it is later used to generate an #invoke statement. local mainFuncName = 'main' local mm = require('Module:' .. moduleName) local suite = require('Module:UnitTests') function suite.buildInvocation(funcName, args) args = args or {} local argsClone = mw.clone(args) -- Build a module invocation equivalent to the args ta..."