<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.stiles.casa/index.php?action=history&amp;feed=atom&amp;title=Module%3ASeparated_entries%2Ftestcases</id>
	<title>Module:Separated entries/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.stiles.casa/index.php?action=history&amp;feed=atom&amp;title=Module%3ASeparated_entries%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://wiki.stiles.casa/index.php?title=Module:Separated_entries/testcases&amp;action=history"/>
	<updated>2026-06-22T06:53:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://wiki.stiles.casa/index.php?title=Module:Separated_entries/testcases&amp;diff=7402&amp;oldid=prev</id>
		<title>imported&gt;MarioGom at 16:07, 17 April 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.stiles.casa/index.php?title=Module:Separated_entries/testcases&amp;diff=7402&amp;oldid=prev"/>
		<updated>2021-04-17T16:07:26Z</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;-- Unit tests for [[Module:Separated entries]]. 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_main()&lt;br /&gt;
    self:preprocess_equals_many(&amp;#039;{{#invoke:Separated entries|main|&amp;#039;, &amp;#039;}}&amp;#039;, {&lt;br /&gt;
    	{&amp;#039;&amp;#039;, &amp;#039;&amp;#039;},&lt;br /&gt;
        {&amp;#039;A&amp;#039;, &amp;#039;A&amp;#039;},&lt;br /&gt;
        {&amp;#039;A|B&amp;#039;, &amp;#039;AB&amp;#039;},&lt;br /&gt;
        {&amp;#039;A||B&amp;#039;, &amp;#039;AB&amp;#039;}, -- empty parameter&lt;br /&gt;
        {&amp;#039;A|B|C&amp;#039;, &amp;#039;ABC&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,&amp;#039;, &amp;#039;&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|A&amp;#039;, &amp;#039;A&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|A|B&amp;#039;, &amp;#039;A,B&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|A||B&amp;#039;, &amp;#039;A,B&amp;#039;}, -- empty parameter&lt;br /&gt;
        {&amp;#039;conjunction=;&amp;#039;, &amp;#039;&amp;#039;},&lt;br /&gt;
        {&amp;#039;conjunction=;|A&amp;#039;, &amp;#039;A&amp;#039;},&lt;br /&gt;
        {&amp;#039;conjunction=;|A|B&amp;#039;, &amp;#039;A;B&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|conjunction=;&amp;#039;, &amp;#039;&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|conjunction=;|A&amp;#039;, &amp;#039;A&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|conjunction=;|A|B&amp;#039;, &amp;#039;A;B&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|conjunction=;|A|B|C&amp;#039;, &amp;#039;A,B;C&amp;#039;},&lt;br /&gt;
        {&amp;#039;separator=,|conjunction=;|A|B|C|D&amp;#039;, &amp;#039;A,B,C;D&amp;#039;},&lt;br /&gt;
        {&amp;#039;start=2|separator=,|conjunction=;|A|B|C|D&amp;#039;, &amp;#039;B,C;D&amp;#039;},&lt;br /&gt;
    })&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;MarioGom</name></author>
	</entry>
</feed>