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:
parent
7ba1ad0735
commit
31b3020d07
8 changed files with 23771 additions and 7 deletions
|
@ -51,7 +51,7 @@ public class PackageTest extends TestCase {
|
|||
|
||||
|
||||
public PackageTest() { }
|
||||
private static void tstHelper(String acip) {
|
||||
static void tstHelper(String acip) {
|
||||
tstHelper2(acip, null, false, null, null, null, 0);
|
||||
}
|
||||
private static void tstHelper(String acip, String expectedPairs) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue