diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-23 23:13:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-23 23:13:54 +0100 |
| commit | b082fb6a16e8f6b0b81677debb5c8d22c585421a (patch) | |
| tree | d1accc989f4970fe7071438bbd37c9313b06c19d /test | |
| parent | 7910e19cf145cbdc99fbf1015add6f8eb792e160 (diff) | |
Add another test and allow spaces at the end of time/position lines.
Diffstat (limited to 'test')
| -rw-r--r-- | test/subrip_reader_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/subrip_reader_test.cc b/test/subrip_reader_test.cc index a20cc07..cb72e28 100644 --- a/test/subrip_reader_test.cc +++ b/test/subrip_reader_test.cc @@ -369,4 +369,5 @@ BOOST_AUTO_TEST_CASE (subrip_read_test) test ("sintel_en.srt"); test ("sintel_fr.srt"); test ("Fight.Club.1999.720p.BRRip.x264-x0r.srt"); + test ("EU13.srt"); } |
