A reverter that converts Unicode to computer-friendly (but not, yet,
human-friendly) EWTS is here in alpha mode. It probably doesn't deal well with non-Tibetan.
This commit is contained in:
parent
00afd75362
commit
5788416629
13 changed files with 496 additions and 47 deletions
|
@ -73,10 +73,8 @@
|
|||
<formatter type="xml"/><!-- If not XML, then 'ant -buildfile
|
||||
build.xml check-report' will fail. -->
|
||||
<sysproperty key="java.awt.headless" value="true"/>
|
||||
<!-- TODO(dchandler): DLC: enable these
|
||||
<test name="org.thdl.tib.text.reverter.ConverterTest"/>
|
||||
<test name="org.thdl.tib.text.reverter.UnicodeToTranslitForXsltTest"/>
|
||||
-->
|
||||
<test name="org.thdl.tib.text.ttt.EwtsToUnicodeForXsltTest"/>
|
||||
<test name="org.thdl.tib.text.ttt.EWTSTest"/>
|
||||
<test name="org.thdl.tib.text.ttt.EWTStibwniniTest"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue