summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-12-15Add fix_empty_font_ids() to replace empty Font ids with a dummy string.v1.6.14Carl Hetherington
2019-11-08Fix incorrect LocalTime strings when timezone is behind UTC and not an intege...v1.6.10Carl Hetherington
2019-10-01Fix unit tests after CPL root namespace fix.v1.6.9Carl Hetherington
2019-03-12And corresponding test updates.Carl Hetherington
2019-03-12More insulation against libdcp version updates.Carl Hetherington
2019-03-12Update tests for previous.Carl Hetherington
2019-03-12Stop test output depending on libdcp version.Carl Hetherington
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 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-11-08Take thumbprint rather than a full dcp::Certificate for trusted devices.Carl Hetherington
2018-09-25Cope with multiple PKLs in a DCP.Carl Hetherington
2018-09-25ID churn.Carl Hetherington
2018-09-02Hopefully-correct PKL and AssetMap when using Interop PNG subtitles.Carl Hetherington
2018-08-18Missing test files.Carl Hetherington
2018-08-17Unexplained ID churn.Carl Hetherington
2018-08-17Use PKL when verifying DCPs.Carl Hetherington
2018-07-14New test data.Carl Hetherington
2018-07-09Very basic SMPTE image test.bitmap-subsCarl Hetherington
2018-07-09Basic reading of Interop/SMPTE image subtitles with a test for Interop.Carl Hetherington
2018-07-09Store image subtitle ID in the object, rather than a separate map. Start of ...Carl Hetherington
2018-07-09Switch to UUIDs for Interop image subtitle identification (rather than indice...Carl Hetherington
2018-07-08Basic interop bitmap writing.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2018-05-02rebase() would round up and so it was possible for ticks to go out of range.Carl Hetherington
2018-04-25Fix incorrect hashes caused by building with an out-of-date openjpeg.Carl Hetherington
2018-04-20Cope with change to string.Carl Hetherington
2018-04-08Fix frame info hash tests.Carl Hetherington
2018-03-26Make test compatible with old boost filesystem libraries.Carl Hetherington
2018-03-25Missing include.Carl Hetherington
2018-03-22Fix reference data for changes to dsig namespacing.Carl Hetherington
2018-03-20More DCP verification bits.Carl Hetherington
2018-03-15Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2018-03-09Missing files.Carl Hetherington
2018-03-08Add method to detect utf8 strings.Carl Hetherington
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
2018-02-14Also check passthrough of these flags.Carl Hetherington
2018-02-14Add some tests for KDM forensic marks.Carl Hetherington
2018-02-14Make disabling forensic marking optional.Mart Jansink
2018-02-12Use a different ID for the XML inside a SMPTE subtitle MXF than theCarl Hetherington
2018-02-11GPL boilerplate fix.Carl Hetherington
2018-02-07db8af2f changed rebase() to round down when rebasing times, butCarl Hetherington
2018-01-13Fix missing HAlign/VAlign attributes in subtitles when their value is negative.Carl Hetherington
2018-01-13Fix test references to have no whitespace.Carl Hetherington