<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3Aug-translit%2Ftestcases</id>
	<title>Module:ug-translit/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3Aug-translit%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:ug-translit/testcases&amp;action=history"/>
	<updated>2026-04-28T13:48:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:ug-translit/testcases&amp;diff=495855&amp;oldid=prev</id>
		<title>Sware: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:ug-translit/testcases&amp;diff=495855&amp;oldid=prev"/>
		<updated>2026-04-21T12:45:03Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:45, 21 April 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
	<entry>
		<id>https://linguifex.com/w/index.php?title=Module:ug-translit/testcases&amp;diff=495854&amp;oldid=prev</id>
		<title>wikt&gt;Octahedron80 at 02:10, 28 September 2022</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=Module:ug-translit/testcases&amp;diff=495854&amp;oldid=prev"/>
		<updated>2022-09-28T02:10:03Z</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:ug-translit]]. Refresh page to run tests.&lt;br /&gt;
local tests = require(&amp;#039;Module:UnitTests&amp;#039;)&lt;br /&gt;
local ug_translit = require(&amp;#039;Module:ug-translit&amp;#039;)&lt;br /&gt;
local m_links = require(&amp;#039;Module:links&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
local ug = require(&amp;#039;Module:languages&amp;#039;).getByCode(&amp;#039;ug&amp;#039;)&lt;br /&gt;
local function link(term)&lt;br /&gt;
	return m_links.full_link{term = term, lang = ug}&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function tests:do_test_translit(Uyghur, roman, xlit)&lt;br /&gt;
	self:equals(link(Uyghur), ug_translit.tr(Uyghur, &amp;#039;ug&amp;#039;, &amp;#039;ug-Arab&amp;#039;), roman)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function tests:test_translit_uyghur()&lt;br /&gt;
	local examples = {&lt;br /&gt;
		{ &amp;quot;ئادەم&amp;quot;, &amp;quot;adem&amp;quot; },&lt;br /&gt;
		{ &amp;quot;ب د ت&amp;quot;, &amp;quot;b d t&amp;quot; },&lt;br /&gt;
		{ &amp;quot;بوغۇم&amp;quot;, &amp;quot;boghum&amp;quot; },&lt;br /&gt;
		{ &amp;quot;ئائىلە&amp;quot;, &amp;quot;a&amp;#039;ile&amp;quot; },&lt;br /&gt;
		{ &amp;quot;ئىنئام&amp;quot;, &amp;quot;in&amp;#039;am&amp;quot; },&lt;br /&gt;
		{ &amp;quot;چاڭئەن&amp;quot;, &amp;quot;chang&amp;#039;en&amp;quot; },&lt;br /&gt;
		{ &amp;quot;دېڭىز&amp;quot;, &amp;quot;dë&amp;#039;ngiz&amp;quot; },&lt;br /&gt;
		{ &amp;quot;تەنگە&amp;quot;, &amp;quot;ten&amp;#039;ge&amp;quot; },&lt;br /&gt;
		{ &amp;quot;ۋىجدانغا&amp;quot;, &amp;quot;wijdan&amp;#039;gha&amp;quot; },&lt;br /&gt;
		{ &amp;quot;مەزھەپ&amp;quot;, &amp;quot;mez&amp;#039;hep&amp;quot; },&lt;br /&gt;
	}&lt;br /&gt;
	self:iterate(examples, &amp;quot;do_test_translit&amp;quot;)&lt;br /&gt;
end	&lt;br /&gt;
&lt;br /&gt;
return tests&lt;/div&gt;</summary>
		<author><name>wikt&gt;Octahedron80</name></author>
	</entry>
</feed>