The scaffolding for a Unicode->EWTS reverter. No guts yet.
This commit is contained in:
parent
ebc11a3425
commit
00afd75362
9 changed files with 282 additions and 16 deletions
|
@ -73,6 +73,10 @@
|
|||
<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