Bv2.1 6.2.1: Check that subtitle XML <Language> conforms to RFC 5646.
[libdcp.git] / test / verify_test.cc
2021-01-17 Carl Hetherington Bv2.1 6.2.1: Check that subtitle XML <Language> confor...
2021-01-17 Carl HetheringtonTiny cleanup of using prepare_directory.
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that subtitle reel <Language> confor...
2021-01-17 Carl HetheringtonBv2.1 6.1: DCPs must be SMPTE.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2020-09-21 Carl HetheringtonAdapt for changes in parent branch, and test churn.
2020-09-21 Carl HetheringtonAdd some new verification tests.
2020-09-21 Carl HetheringtonRemove stdout noise from tests.
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-09 Carl HetheringtonUse the <Id> read in when the Reel was created from...
2020-07-11 Carl HetheringtonHopefully make all tests stable enough to be run with...
2020-06-11 Carl HetheringtonRun verification tests with a space in the XSD path...
2020-05-12 Carl HetheringtonAdd a note when verifying if the DCP refers to assets
2020-05-08 Carl HetheringtonVerify the XML of subtitle files.
2020-05-08 Carl HetheringtonMake J2K frame size tests more robust.
2020-05-07 Carl HetheringtonCheck that JPEG2000 frames aren't too big (i.e. too
2020-03-09 Carl HetheringtonMerge.
2020-03-08 Carl HetheringtonAdd verification checks too see if reel assets' Duratio...
2020-03-03 Carl HetheringtonFix interop verification and add some tests for it.
2019-12-22 Carl HetheringtonMore adventures in the art of enum namespacing.
2019-12-22 Carl HetheringtonCheck ASSETMAP; add a PKL test; tidy up calls to valida...
2019-12-22 Carl HetheringtonUse VerificationNote more 'properly' in a fair few...
2019-12-22 Carl HetheringtonAlso check PKL XML.
2019-12-22 Carl HetheringtonValidate XML with xerces.
2019-12-22 Carl HetheringtonVerify Id in ContentVersion.
2019-12-22 Carl HetheringtonAdd a debug method for when there are unexpected notes.
2019-12-22 Carl HetheringtonAdd a comment.
2019-12-22 Carl HetheringtonUse regex and check <IssueDate> in CPL.
2019-12-22 Carl HetheringtonCheck for badly-formed CPL <Id>
2019-12-22 Carl HetheringtonMore cleanups.
2019-12-22 Carl HetheringtonAdd another verification test.
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2019-12-22 Carl HetheringtonAdd two new tests and tidy up some old ones a little.
2019-01-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-14 Carl HetheringtonTidy repeated call of make_uuid() and don't put urn...
2019-01-12 Carl HetheringtonMove verify API away from strings towards error codes.
2019-01-06 Carl HetheringtonMore DCP verification detail and testing.
2019-01-06 Carl HetheringtonTidy up a bit.
2019-01-06 Carl HetheringtonTidy up and slightly extend verify tests.
2019-01-06 Carl HetheringtonFix tests following additional verify check.
2018-08-16 Carl HetheringtonUse PKL when verifying DCPs.
2018-05-07 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-04-20 Carl HetheringtonCope with change to string.
2018-03-26 Carl HetheringtonMake test compatible with old boost filesystem libraries.
2018-03-25 Carl HetheringtonMissing include.
2018-03-20 Carl HetheringtonMore DCP verification bits.