Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / ssa_subtitle_test.cc
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-02-02 Carl HetheringtonReduce the disk space needed when running tests. v2.15.124
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-10-13 Carl HetheringtonFix use of DCPOMATIC_TEST_PRIVATE variable to specify...
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-09 Carl HetheringtonDon't write multiple <LoadFont> tags to Interop subtitl...
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-13 Carl HetheringtonAdd SSA subtitle test.