summaryrefslogtreecommitdiff
path: root/test/recovery_test.cc
AgeCommit message (Expand)Author
2024-04-18Pass full J2KFrameInfo into fake_write() for consistency with a forthcoming c...Carl Hetherington
2024-04-18Move Behaviour enum out of J2KPictureAsset.Carl Hetherington
2024-04-18Rename classes.Carl Hetherington
2024-04-18Fix includes.Carl Hetherington
2023-03-20Use an enum instead of a bool in PictureAsset::start_write().Carl Hetherington
2022-05-04C++11 tidying.Carl Hetherington
2022-05-04Make some tests repeatable across platforms.Carl Hetherington
2021-03-18Tidy how we're finding the tags and xsd directories.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-17Remove 32x32 test image.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-07-11Hopefully make all tests stable enough to be run with --random,Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2016-07-22Add some tests for the hashing put into the FrameInfo.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-01-14Use out-of-tree asdcplib-cthCarl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-18Fix several missing binary specifiers to fopen.Carl Hetherington
2015-06-08Some comments and test tweaks.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully simpl...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-18Progressive write API changed slightly.Carl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-07-23Simplify streaming API a bit.Carl Hetherington
2013-07-22Some hacks.Carl Hetherington
2013-07-02Split test file up a bit.Carl Hetherington