Remove unnecessary -c option for compatiblity with different versions of xmldiff.
[libdcp.git] / test /
2020-12-12 Carl HetheringtonRemove unnecessary -c option for compatiblity with... xmldiff
2020-11-29 Carl HetheringtonFix terrible SoundAsset::equals() implementation.
2020-11-29 Carl HetheringtonFix SoundFrame::get().
2020-11-22 Carl HetheringtonSeems like an oversight that MainSubtitleLanguageList...
2020-11-22 Carl HetheringtonAdd SMPTE Bv2.1 ExtensionMetadata.
2020-11-19 Carl HetheringtonTidy up handling of language metadata for subtitles.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2020-10-28 Carl HetheringtonMove benchmark out of test/ into benchmark/
2020-10-23 Carl HetheringtonmacOS / new boost build fixes.
2020-10-20 Carl HetheringtonMove a bind.hpp include out of a header.
2020-10-10 Carl HetheringtonFix crash when loading DCPs whose ASSETMAP contains...
2020-10-06 Carl HetheringtonWe should not carry on if files don't open in tests.
2020-09-27 Carl Hetherington<ContentVersion> is optional in Interop so we can't...
2020-09-27 Carl HetheringtonLoad language tags from on-disk files rather than embed...
2020-09-21 Carl HetheringtonAdapt for changes in parent branch, and test churn.
2020-09-21 Carl HetheringtonAdd another test.
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
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.
next