summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-03Fix libdcp test build on Windows.Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-26Update test data.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2014-02-24Make 1.0 parallel-installable with 0.x.Carl Hetherington
2014-02-05Comment / tidy.Carl Hetherington
2014-01-28Various fixes.Carl Hetherington
2014-01-28Misc fixes.Carl Hetherington
2014-01-28Various test fixes.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-27Move a few things around.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-17Remove create-by-files method for sound and picture assets.Carl Hetherington
2014-01-17wscript tidying.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-15Use MXFAsset::_interop to decide on whether to write asset XML as Interop or ...Carl Hetherington
2014-01-14Add test for scope, too.Carl Hetherington
2014-01-14Add test for bad ScreenAspectRatio tags in Interop.Carl Hetherington
2013-12-05Accept any old case for DCP content kinds.Carl Hetherington
2013-11-27Try to fix build on OS X.Carl Hetherington
2013-11-25Remove a possibly dodgy use of fstream.Carl Hetherington
2013-11-25Add FILE * constructor for FrameInfo.Carl Hetherington
2013-11-25Missing file.Carl Hetherington
2013-11-25Add FrameInfo::write for FILE *; test it.Carl Hetherington
2013-10-30Update and fix tests.Carl Hetherington
2013-10-24Add Time constructor from ticks; fix Time::to_ticks().Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes unformatt...Carl Hetherington
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-10-04Fix test on Windows.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-29Test KDMKeys reload.Carl Hetherington
2013-09-29New test.Carl Hetherington
2013-09-29Tweak.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-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-24Simplify KDM API slightly.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-23KDM passthrough works ok.Carl Hetherington
2013-09-21Unbuilt KDM changes.Carl Hetherington
2013-09-21xmllint a KDM that we generate.Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Separate time -> string functions out.Carl Hetherington