<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Module%3AEscape%2Ftestcases</id>
	<title>Module:Escape/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Module%3AEscape%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Module:Escape/testcases&amp;action=history"/>
	<updated>2026-04-10T12:39:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=Module:Escape/testcases&amp;diff=11780&amp;oldid=prev</id>
		<title>Caleb Cooper: Created page with &quot;p = {}  function p.test_string()  return &#039;test, \\test, \\{,test\\\\ \\\\ \\\\\\\\&#039; end  function p.test_string2()  return &#039;test { test {\\{ test, \\test, \\{,test\\ \\ \\ {\\...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Module:Escape/testcases&amp;diff=11780&amp;oldid=prev"/>
		<updated>2020-10-16T11:14:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;p = {}  function p.test_string()  return &amp;#039;test, \\test, \\{,test\\\\ \\\\ \\\\\\\\&amp;#039; end  function p.test_string2()  return &amp;#039;test { test {\\{ test, \\test, \\{,test\\ \\ \\ {\\...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;p = {}&lt;br /&gt;
&lt;br /&gt;
function p.test_string()&lt;br /&gt;
 return &amp;#039;test, \\test, \\{,test\\\\ \\\\ \\\\\\\\&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.test_string2()&lt;br /&gt;
 return &amp;#039;test { test {\\{ test, \\test, \\{,test\\ \\ \\ {\\&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.test_string_module(frame)&lt;br /&gt;
 return (p[&amp;#039;test_string&amp;#039; .. (frame.args[1] or &amp;#039;&amp;#039;)]():gsub(&amp;#039;\\&amp;#039;, &amp;#039;\\\\&amp;#039;))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.test_kill500(frame)&lt;br /&gt;
 local esc = require(&amp;#039;Module:Escape&amp;#039;)&lt;br /&gt;
 for k = 1, 500 do&lt;br /&gt;
  local v = esc:kill(p.test_string2(), &amp;#039;test&amp;#039;)&lt;br /&gt;
 end&lt;br /&gt;
 return os.clock(esc)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Caleb Cooper</name></author>
	</entry>
</feed>