diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:47:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:47:20 +0000 |
| commit | ffadc3ce125137e3b6d85dbf711c1c3bd7d15e53 (patch) | |
| tree | d4e80ebbf09812182c9694363248f3b13bdc1aff | |
| parent | c07bdb35433fabb03a46daf445d5cfaa12d8ae43 (diff) | |
Add some more tests.
| -rw-r--r-- | test/ssa_reader_test.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ssa_reader_test.cc b/test/ssa_reader_test.cc index e5638af..1b4d596 100644 --- a/test/ssa_reader_test.cc +++ b/test/ssa_reader_test.cc @@ -150,6 +150,8 @@ BOOST_AUTO_TEST_CASE (ssa_reader_test2) { test ("DKH_UT_EN20160601def.ssa"); test ("dcpsubtest-en.ssa"); + test ("dcpsubtest-en.ssa"); + test ("Widdershins_GERMAN_SUBS_grey.ass"); } #define SUB_START(f, t) \ |
