summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-10-10Adapt to new libcxml ARI. Compiles but does not pass tests.1.0-new-cxmlCarl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-20Allow loading of EncryptedKDMs from strings.Carl Hetherington
2014-07-20Reflect return of <KeyId> tags in test refs.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-17Get Signer to take a PEM string rather than a filename.Carl Hetherington
2014-07-17Add variousn new bits to CertificateChain.Carl Hetherington
2014-07-17More tests.Carl Hetherington
2014-07-17Add verify() to CertificateChain.Carl Hetherington
2014-07-16Various test fixes.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-05-04Port support for MXF-wrapped subtitles from 0.xCarl Hetherington
2014-05-03Use exceptions to hold errors even in the keep_going case.Carl Hetherington
2014-05-03Update test results.Carl Hetherington
2014-05-03Ignore missing asset errors.Carl Hetherington
2014-05-03Make test results more reproducible.Carl Hetherington
2014-03-20Tweaks to LocalTime; build/install fixes.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-03-19Partial tidy-up of KDM classes.Carl Hetherington
2014-03-18Merge master.Carl Hetherington
2014-03-18Various test tidying.Carl Hetherington
2014-03-18Remove submodule of test/private as submodules don't seem to work too well wi...Carl Hetherington
2014-03-17Merge branch 'master' into 1.0Carl Hetherington
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