<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AI18n%2Ftestcases</id>
	<title>Module:I18n/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AI18n%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:I18n/testcases&amp;action=history"/>
	<updated>2026-06-19T07:20:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:I18n/testcases&amp;diff=136494&amp;oldid=prev</id>
		<title>imported&gt;Ans at 14:05, 9 October 2017</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:I18n/testcases&amp;diff=136494&amp;oldid=prev"/>
		<updated>2017-10-09T14:05:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Example Unit tests for [[Module:i18n]]. Click talk page to run tests.&lt;br /&gt;
local p = require(&amp;#039;Module:UnitTests&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
function p:_test()&lt;br /&gt;
	local i18n = { a = &amp;#039;x&amp;#039;, b = &amp;#039;y&amp;#039;, };&lt;br /&gt;
	require(&amp;#039;Module:i18n&amp;#039;).loadI18n(&amp;#039;Module:i18n/testcases/i18n&amp;#039;, i18n)&lt;br /&gt;
	return mw.dumpObject(i18n)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test()&lt;br /&gt;
	self:preprocess_equals(&amp;#039;{{#invoke:i18n/testcases|_test}}&amp;#039;, &amp;#039;&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Ans</name></author>
	</entry>
</feed>