Jump to content

Module:IPAddress/testcases: Revision history


Here you can take a look at older versions of this page, and compare different versions.

  • Click the date to see an old version.
  • To compare two versions (changes), click the circles (in separate columns) next to them. Then click the Compare button to see the differences between them.
  • You can use (cur) to compare an old version with the newest (or current) one. You can use (last) to compare any version with the one just before it.
  • The letter m next to a change means that the change was marked as small (or minor).

12 March 2023

13 February 2023

  • curlast 12:2612:26, 13 February 2023 112.209.14.63 talk 2,961 bytes +2,961 Created page with "-- Unit tests for Module:IPAddress. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_isIp() self:preprocess_equals_many('{{#invoke:IPAddress/sandbox|isIp|', '}}', { {'200.200.200.200', '4'}, {' 200.200.200.200', ''}, -- whitespace not currently allowed {'200.200.200.200 ', ''}, -- whitespace not currently allowed {'200.200.256.200', ''}, {'200.200.200.200.', ''}, {'200.200.200', '..."