Rudimentary SSA parser.
[libsub.git] / test / subrip_reader_test.cc
2015-09-25 Carl HetheringtonSupport reading subrip subtitles from a string; remove...
2015-09-22 Carl HetheringtonAdd (currently failing) UTF-16 test.
2015-07-09 Carl HetheringtonArch compile fix.
2015-07-02 Carl HetheringtonFix font parse error.
2015-07-02 Carl HetheringtonAdd support for reading <font> tags in SubRip.
2015-06-14 Carl HetheringtonSkip Unicode BOM at the start of subrip files.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2014-12-01 Carl HetheringtonCheck for test files not existing.
2014-10-06 Carl HetheringtonTemplate-ize collect so that any container can be used.
2014-10-06 Carl HetheringtonMore tests.
2014-10-06 Carl HetheringtonMove another test over.
2014-10-06 Carl HetheringtonCopy another test over from DCP-o-matic.
2014-10-06 Carl HetheringtonCopy in a test from dcpomatic.
2014-10-05 Carl HetheringtonBasic and scruffy Subrip read support.