Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / reel_writer_test.cc
2021-05-03 Carl HetheringtonC++11 tidying.
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-08 Carl HetheringtonWrite subtitles and closed captions to a test DCP in...
2020-12-06 Carl HetheringtonRemove a pointless parameter that the callee can calculate.
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2019-10-26 Carl HetheringtonAvoid unnecessary re-writes of video assets if they... v2.15.26
2019-10-10 Carl HetheringtonMerge branch 'v2.15.x' of ssh://main.carlh.net/home...
2019-10-09 Carl HetheringtonFix deadlock in test.
2019-10-08 Carl HetheringtonFix cross-thread access to info files. May help with...
2019-09-29 Carl HetheringtonImprove OpenFileError so that it doesn't say "opening... v2.15.20