summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-12-10Remove now-unused boost regex.xercesCarl Hetherington
2019-12-09Check ASSETMAP; add a PKL test; tidy up calls to validate_xml().Carl Hetherington
2019-12-09Use VerificationNote more 'properly' in a fair few places.Carl Hetherington
2019-12-09Also check PKL XML.Carl Hetherington
2019-12-08Validate XML with xerces.Carl Hetherington
2019-12-06Verify Id in ContentVersion.Carl Hetherington
2019-12-06Fix syntax of ContentVersion/Id in the reference.Carl Hetherington
2019-12-06Add a debug method for when there are unexpected notes.Carl Hetherington
2019-12-06Add a comment.Carl Hetherington
2019-12-06Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-12-06Check for badly-formed CPL <Id>Carl Hetherington
2019-12-06More cleanups.Carl Hetherington
2019-12-06Add another verification test.Carl Hetherington
2019-12-06Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-12-06Add two new tests and tidy up some old ones a little.Carl Hetherington
2019-12-01Check that KDM validity periods are safely within the validity periodsCarl Hetherington
2019-12-01Fix incorrect month when returning not-before/not-after.Carl Hetherington
2019-11-08Fix incorrect LocalTime strings when timezone is behind UTC and not an intege...Carl Hetherington
2019-09-08Fix unit tests after CPL root namespace fix.Carl Hetherington
2019-04-08Fix previous and add unit test for Key::hex.Carl Hetherington
2019-03-19Missing file.Carl Hetherington
2019-03-19Support RatingList.Carl Hetherington
2019-03-18Accept that <Duration> and <EntryPoint> are optional, and account for this in...Carl Hetherington
2019-03-17Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-03-17Finish initial CPL markers support.Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2019-03-12And corresponding test updates.Carl Hetherington
2019-03-12More insulation against libdcp version updates.Carl Hetherington
2019-03-12Update tests for previous.Carl Hetherington
2019-03-12Stop test output depending on libdcp version.Carl Hetherington
2019-02-04Update for changes to video MXF headers.Carl Hetherington
2019-01-24Fix test references now that we indent things.Carl Hetherington
2019-01-14Tidy repeated call of make_uuid() and don't put urn:uuid: in front of default...Carl Hetherington
2019-01-12Move verify API away from strings towards error codes.Carl Hetherington
2019-01-06More DCP verification detail and testing.Carl Hetherington
2019-01-06Tidy up a bit.Carl Hetherington
2019-01-06Tidy up and slightly extend verify tests.Carl Hetherington
2019-01-06Fix tests following additional verify check.Carl Hetherington
2018-11-08Take thumbprint rather than a full dcp::Certificate for trusted devices.Carl Hetherington
2018-09-25Cope with multiple PKLs in a DCP.Carl Hetherington
2018-09-25ID churn.Carl Hetherington
2018-09-02Hopefully-correct PKL and AssetMap when using Interop PNG subtitles.Carl Hetherington
2018-08-18Missing test files.Carl Hetherington
2018-08-17Unexplained ID churn.Carl Hetherington
2018-08-17Use PKL when verifying DCPs.Carl Hetherington
2018-07-14New test data.Carl Hetherington
2018-07-09Very basic SMPTE image test.bitmap-subsCarl Hetherington
2018-07-09Basic reading of Interop/SMPTE image subtitles with a test for Interop.Carl Hetherington
2018-07-09Store image subtitle ID in the object, rather than a separate map. Start of ...Carl Hetherington
2018-07-09Switch to UUIDs for Interop image subtitle identification (rather than indice...Carl Hetherington