Added some automated JUnit tests for TMW_RTF_TO_THDL_WYLIE.

This commit is contained in:
dchandler 2003-05-18 17:17:52 +00:00
parent e2a9720d9b
commit ec7fec695f
17 changed files with 1670 additions and 39 deletions

View file

@ -44,6 +44,7 @@
<test name="org.thdl.tib.input.DuffPaneTest"/>
<test name="org.thdl.util.ThdlLazyExceptionTest"/>
<test name="org.thdl.util.TrieTest"/>
<test name="org.thdl.tib.input.TMW_RTF_TO_THDL_WYLIETest"/>
<test name="org.thdl.tib.text.tshegbar.UnicodeUtilsTest"/>
<test name="org.thdl.tib.text.tshegbar.LegalTshegBarTest"/>
<test name="org.thdl.tib.text.tshegbar.UnicodeGraphemeClusterTest"/>