Fix build on some GCCs.
[libsub.git] / test / subrip_reader_test.cc
2016-06-09 Carl HetheringtonDon't specify arbitrary guessed stuff.
2016-06-02 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-05-23 Carl HetheringtonAdd another test and allow spaces at the end of time...
2016-04-04 Carl HetheringtonTidy subrip parsing a bit and fix failure to persist
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.