Moved ad-hoc test.java test cases to UnicodeGraphemeClusterTest.java,
a JUnit test which can be run via 'ant check'. Removed test.java and its build process.
This commit is contained in:
parent
395eca7bb1
commit
16cbfb6033
4 changed files with 53 additions and 25 deletions
|
@ -45,6 +45,7 @@
|
|||
<test name="org.thdl.util.TrieTest"/>
|
||||
<test name="org.thdl.tib.text.tshegbar.UnicodeUtilsTest"/>
|
||||
<test name="org.thdl.tib.text.tshegbar.LegalTshegBarTest"/>
|
||||
<test name="org.thdl.tib.text.tshegbar.UnicodeGraphemeClusterTest"/>
|
||||
</junit>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue