Added a test case that runs almost all the tsheg bars from all

non-reference, publicly available ACIP files (hundreds of megabytes of
them) through the converter.  The frequencies of these tsheg bars in
in the file, too.
This commit is contained in:
dchandler 2003-10-26 06:02:48 +00:00
parent 7ba1ad0735
commit 31b3020d07
8 changed files with 23771 additions and 7 deletions

View file

@ -57,6 +57,7 @@
build.xml check-report' will fail. -->
<sysproperty key="java.awt.headless" value="true"/>
<test name="org.thdl.tib.text.ttt.PackageTest"/>
<test name="org.thdl.tib.text.ttt.LotsOfTshegBarsTest"/>
<test name="org.thdl.tib.input.TMW_RTF_TO_THDL_WYLIETest"/>
<test name="org.thdl.util.RTFFixerInputStreamTest"/>
<test name="org.thdl.util.ThdlLazyExceptionTest"/>