Add namespaces and tweak CPL namespace so Xerces checks CompositionMetadataAsset.
[libdcp.git] / test /
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-21 Carl HetheringtonAllow LanguageTag to be constructed from a tag string.
2020-09-21 Carl HetheringtonUse vector for the Ratings list.
2020-09-21 Carl HetheringtonUse a vector<ContentVersion> instead of just one, to...
2020-09-21 Carl HetheringtonAdd ContentVersion class.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.
2020-09-20 Carl HetheringtonRemove XMLMetadata use from tests.
2020-09-20 Carl HetheringtonRemove XMLMetadata from DCP::write_xml and DCP::write_a...
2020-09-20 Carl HetheringtonStop using XMLMetadata in CPL. It's always felt a...
2020-09-17 Carl HetheringtonAdd dcp::combine().
2020-09-09 Carl HetheringtonMove make_simple() into test.{cc,h}
2020-09-09 Carl HetheringtonFix comment typo.
2020-09-09 Carl HetheringtonUse the <Id> read in when the Reel was created from...
2020-07-12 Carl HetheringtonFix up some tests.
2020-07-12 Carl HetheringtonMove atmos_pcm.mxf in the test repo.
2020-07-11 Carl HetheringtonAllow creation of ATMOS sync on channel 14.
2020-07-11 Carl HetheringtonHopefully make all tests stable enough to be run with...
2020-06-19 Carl HetheringtonFix test now that Atmos asset ID is correctly read...
2020-06-11 Carl HetheringtonRun verification tests with a space in the XSD path...
2020-05-12 Carl HetheringtonMake add_minutes() work correctly with milliseconds.
2020-05-12 Carl HetheringtonMove some tests and rename one set.
2020-05-12 Carl HetheringtonAdd a proper implementation of add_months() and a test...
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-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2020-03-10 Carl HetheringtonAdd LocalTime::add_minutes.
2020-03-09 Carl HetheringtonMerge.
2020-03-08 Carl HetheringtonAdd test data missing from previous.
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-23 Carl HetheringtonAdd struct tm constructor for LocalTime, use it to...
2019-12-22 Carl HetheringtonAdd fix_empty_font_ids() to replace empty Font ids...
2019-12-22 Carl HetheringtonMore adventures in the art of enum namespacing.
2019-12-22 Carl Hetheringtonxerces-related build fixes.
2019-12-22 Carl HetheringtonRemove now-unused boost regex.
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 HetheringtonFix syntax of ContentVersion/Id in the reference.
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-12-01 Carl HetheringtonCheck that KDM validity periods are safely within the...
2019-12-01 Carl HetheringtonFix incorrect month when returning not-before/not-after.
2019-11-08 Carl HetheringtonFix incorrect LocalTime strings when timezone is behind...
2019-09-08 Carl HetheringtonFix unit tests after CPL root namespace fix.
2019-04-08 Carl HetheringtonFix previous and add unit test for Key::hex.
2019-03-19 Carl HetheringtonMissing file.
2019-03-19 Carl HetheringtonSupport RatingList.
2019-03-18 Carl HetheringtonAccept that <Duration> and <EntryPoint> are optional...
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2019-03-12 Carl HetheringtonAnd corresponding test updates.
2019-03-12 Carl HetheringtonMore insulation against libdcp version updates.
2019-03-12 Carl HetheringtonUpdate tests for previous.
2019-03-12 Carl HetheringtonStop test output depending on libdcp version.
2019-02-04 Carl HetheringtonUpdate for changes to video MXF headers.
2019-01-24 Carl HetheringtonFix test references now that we indent things.
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-11-08 Carl HetheringtonTake thumbprint rather than a full dcp::Certificate...
2018-09-25 Carl HetheringtonCope with multiple PKLs in a DCP.
2018-09-25 Carl HetheringtonID churn.
2018-09-02 Carl HetheringtonHopefully-correct PKL and AssetMap when using Interop...
2018-08-18 Carl HetheringtonMissing test files.
2018-08-17 Carl HetheringtonUnexplained ID churn.
2018-08-16 Carl HetheringtonUse PKL when verifying DCPs.
2018-07-14 Carl HetheringtonNew test data.
2018-07-09 Carl HetheringtonVery basic SMPTE image test. bitmap-subs
2018-07-09 Carl HetheringtonBasic reading of Interop/SMPTE image subtitles with...
2018-07-09 Carl HetheringtonStore image subtitle ID in the object, rather than...
2018-07-08 Carl HetheringtonSwitch to UUIDs for Interop image subtitle identificati...
2018-07-07 Carl HetheringtonBasic interop bitmap writing.
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2018-05-07 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-05-02 Carl Hetheringtonrebase() would round up and so it was possible for...
2018-04-24 Carl HetheringtonFix incorrect hashes caused by building with an out...
2018-04-20 Carl HetheringtonCope with change to string.
2018-04-07 Carl HetheringtonFix frame info hash tests.
2018-03-26 Carl HetheringtonMake test compatible with old boost filesystem libraries.
2018-03-25 Carl HetheringtonMissing include.
2018-03-22 Carl HetheringtonFix reference data for changes to dsig namespacing.
2018-03-20 Carl HetheringtonMore DCP verification bits.
next