Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / interrupt_encoder_test.cc
2022-04-20 Carl HetheringtonMove make_dcp() out of Film (#2132).
2021-11-28 Carl HetheringtonRearrange checking (and re-examining) content.
2021-05-03 Carl HetheringtonC++11 tidying.
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-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2017-08-29 Carl HetheringtonRename test file.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-07 Carl HetheringtonFix build on Windows.
2016-06-07 Carl HetheringtonAdd new test.