Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

11 March 2025

  • curprev 23:1023:10, 11 March 2025 Prd talk contribs 13,080 bytes +13,080 Created page with "-- Unit tests for Module:ConvertIB. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_main() self:preprocess_equals_preprocess('{{#invoke:ConvertIB|convert|100|m2||sqft}}', '{{Convert|100|m2|sqft|abbr=on}}') self:preprocess_equals_preprocess('{{#invoke:ConvertIB|convert||m2|100|sqft}}', '{{Convert|100|sqft|m2|abbr=on}}') self:preprocess_equals_preprocess('{{#invoke:ConvertIB|convert|1000|m||ft}}', '{{Convert|1000|m|ft|abbr=on}}')..."