summaryrefslogtreecommitdiff
path: root/test/verify_test.cc
AgeCommit message (Expand)Author
2020-09-21Adapt for changes in parent branch, and test churn.Carl Hetherington
2020-09-21Add some new verification tests.Carl Hetherington
2020-09-21Remove stdout noise from tests.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-09Use the <Id> read in when the Reel was created from XML (if appropriate)Carl Hetherington
2020-07-11Hopefully make all tests stable enough to be run with --random,Carl Hetherington
2020-06-11Run verification tests with a space in the XSD path to trigger an old bug.Carl Hetherington
2020-05-12Add a note when verifying if the DCP refers to assetsCarl Hetherington
2020-05-09Verify the XML of subtitle files.Carl Hetherington
2020-05-08Make J2K frame size tests more robust.Carl Hetherington
2020-05-07Check that JPEG2000 frames aren't too big (i.e. tooCarl Hetherington
2020-03-08Add verification checks too see if reel assets' Duration or IntrinsicDuration...Carl Hetherington
2020-03-03Fix interop verification and add some tests for it.Carl Hetherington
2019-12-22More adventures in the art of enum namespacing.Carl Hetherington
2019-12-22Check ASSETMAP; add a PKL test; tidy up calls to validate_xml().Carl Hetherington
2019-12-22Use VerificationNote more 'properly' in a fair few places.Carl Hetherington
2019-12-22Also check PKL XML.Carl Hetherington
2019-12-22Validate XML with xerces.Carl Hetherington
2019-12-22Verify Id in ContentVersion.Carl Hetherington
2019-12-22Add a debug method for when there are unexpected notes.Carl Hetherington
2019-12-22Add a comment.Carl Hetherington
2019-12-22Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-12-22Check for badly-formed CPL <Id>Carl Hetherington
2019-12-22More cleanups.Carl Hetherington
2019-12-22Add another verification test.Carl Hetherington
2019-12-22Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-12-22Add two new tests and tidy up some old ones a little.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-08-17Use PKL when verifying DCPs.Carl Hetherington
2018-04-20Cope with change to string.Carl Hetherington
2018-03-26Make test compatible with old boost filesystem libraries.Carl Hetherington
2018-03-25Missing include.Carl Hetherington
2018-03-20More DCP verification bits.Carl Hetherington