Made some ad-hoc tests in test.java into JUnit tests, run by 'ant
check'. NORM_NFD was replaced with NORM_NFKD in three cases in testMostlyNFKD.
This commit is contained in:
parent
12eb7cf4cf
commit
879b477902
4 changed files with 274 additions and 228 deletions
|
@ -43,6 +43,7 @@
|
|||
build.xml check-report' will fail. -->
|
||||
<test name="org.thdl.util.ThdlLazyExceptionTest"/>
|
||||
<test name="org.thdl.util.TrieTest"/>
|
||||
<test name="org.thdl.tib.text.tshegbar.UnicodeUtilsTest"/>
|
||||
</junit>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue