summaryrefslogtreecommitdiff
path: root/test/ref/DCP/dcp_test1
AgeCommit message (Collapse)Author
2020-09-21Adapt for changes in parent branch, and test churn.Carl Hetherington
2020-09-09Use the <Id> read in when the Reel was created from XML (if appropriate)Carl Hetherington
when writing it out again, rather than creating a new one each time. Also there is the associated test churn here from removing a call to make_uuid().
2019-12-22Fix syntax of ContentVersion/Id in the reference.Carl Hetherington
2019-03-18Accept that <Duration> and <EntryPoint> are optional, and account for this ↵Carl Hetherington
in tests. Also fix tests to reflect <AnnotationText> no longer being filled in with a default value.
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 ↵Carl Hetherington
default content version label text as it's a bit confusing.
2017-02-14Fix test churn.Carl Hetherington
2017-02-13Update test data.Carl Hetherington
2016-10-31UUID churn in tests.Carl Hetherington
2016-09-09Update test references for change to SMPTE audio channel assignment in MXF.Carl Hetherington
2016-06-10More ToolkitVersion churn; hopefully that's it for now.Carl Hetherington
2016-05-24Update tests for asdcplib library version bump; this gets into the MXFs.Carl Hetherington
2016-03-01Modified data after adding HMACs.Carl Hetherington
2016-01-29Update test data again; don't know why unfortunately.Carl Hetherington
2016-01-27MXF changes with newer version of asdcplib.Carl Hetherington
2015-05-25Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather thanCarl Hetherington
uuid_{cpl,pkl}.xml as this seems to be more conventional.
2014-12-28Rename test DCP from foo to dcp_test1.Carl Hetherington