<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikitextLC%2Ftestcases</id>
	<title>Module:WikitextLC/testcases - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikitextLC%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:WikitextLC/testcases&amp;action=history"/>
	<updated>2026-06-27T16:33:04Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Module:WikitextLC/testcases&amp;diff=4329863&amp;oldid=prev</id>
		<title>2023年10月27日 (五) 19:54 imported&gt;YFdyh000</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:WikitextLC/testcases&amp;diff=4329863&amp;oldid=prev"/>
		<updated>2023-10-27T19:54:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- [[Module:Test]]的單元測試範例，前往討論頁以執行測試。&lt;br /&gt;
local p = require(&amp;#039;Module:UnitTests&amp;#039;)&lt;br /&gt;
local lc = require( &amp;#039;Module:WikitextLC&amp;#039; )&lt;br /&gt;
local lcs = require( &amp;#039;Module:WikitextLC/sandbox&amp;#039; )&lt;br /&gt;
&lt;br /&gt;
function p:test_a()&lt;br /&gt;
	self:preprocess_equals(lc.converted(&amp;quot;中文測試&amp;quot;,&amp;quot;zh-cn&amp;quot;), &amp;#039;中文测试&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
function p:test_a_sandbox()&lt;br /&gt;
	self:preprocess_equals(lcs.converted(&amp;quot;中文測試&amp;quot;,&amp;quot;zh-cn&amp;quot;), &amp;#039;中文测试&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p:test_notconverted()&lt;br /&gt;
	self:preprocess_equals(lc.converted(&amp;quot;測試：-{A協会}-&amp;quot;,&amp;quot;zh-cn&amp;quot;), &amp;#039;测试：A協会&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
function p:test_notconverted_sandbox()&lt;br /&gt;
	self:preprocess_equals(lcs.converted(&amp;quot;測試：-{A協会}-&amp;quot;,&amp;quot;zh-cn&amp;quot;), &amp;#039;测试：A協会&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;YFdyh000</name></author>
	</entry>
</feed>