summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2017-06-27Add another test.Carl Hetherington
2017-06-23Fix some test failures caused by changes to handling of metadata.Carl Hetherington
2017-06-05Fix up management of certificate chain validity.Carl Hetherington
2017-05-17Test an Interop DCP (dcp_test7) with associated churn in the following test.Carl Hetherington
2017-05-17Add scope to KeyType tags in KDMs.Carl Hetherington
2017-03-30Add stride parameter to dcp::xyz_to_rgba.Carl Hetherington
2017-02-24Format XML sub output nicely with indents and such.Carl Hetherington
2017-02-14Fix test churn.Carl Hetherington
2017-02-13Update test data.Carl Hetherington
2016-11-10Fix build with OpenSSL 1.1 and later.Carl Hetherington
2016-11-09Fix tests for changes to subtitle whitespace.Carl Hetherington
2016-10-31UUID churn in tests.Carl Hetherington
2016-10-24Allow LocalTime without a timezone offset.Carl Hetherington
2016-10-07Rework subtitle writing to fix incorrect output withCarl Hetherington
in-line font changes (#952).
2016-09-13Test ID churn.Carl Hetherington
2016-09-13Various fixes to incorrect Atmos read/write wrt XML namespaces.Carl Hetherington
2016-09-09Update test references for change to SMPTE audio channel assignment in MXF.Carl Hetherington
2016-09-09Simplify previous commit and remove some debugging.Carl Hetherington
2016-09-08Add channel assignment support for SMPTE DCPs.Carl Hetherington
2016-08-30Neater and more correct XML subtitle parser.Carl Hetherington
2016-08-25Allow reading of certificate chains from strings.Carl Hetherington
This also makes the Certificate constructor throw if it finds extra stuff after a certificate it is loading.
2016-08-22Fix ridiculous thinko in Time::operator{<,>}Carl Hetherington
Before this x < x and x > x were true.
2016-08-17Use an optional<> where there should be one.Carl Hetherington
2016-08-16Coding style.Carl Hetherington
2016-08-11Remove unnecessary include.Carl Hetherington
2016-08-11Don't use stringstream in DecryptedKDM.Carl Hetherington
2016-08-11Add test for SMPTE DCP time to string.Carl Hetherington
2016-08-11Remove thought-uncritical test that requires stringstream.Carl Hetherington
2016-08-11Remove unnecessary include.Carl Hetherington
2016-08-11Add locale_convert. Reimplement raw_convert without stringstream.Carl Hetherington
2016-07-22Add some tests for the hashing put into the FrameInfo.Carl Hetherington
2016-07-22Use locked_sstream. Replace once parse_stream with parse_memory.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-24Support underlining of subtitles.Carl Hetherington
2016-06-24Express standard differences in FontNode more neatly.Carl Hetherington
2016-06-14Tighten up time parsing, and also allow the previouslyCarl Hetherington
unsupported Interop HH:MM:SS.sss format for times.
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-10More ToolkitVersion churn; hopefully that's it for now.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2016-05-25ID churn.Carl Hetherington
2016-05-25Basic writing of DCPs containing Atmos MXFs; untested.Carl Hetherington
2016-05-25Add very minimal Atmos asset.Carl Hetherington
2016-05-24Add reporting of DCP type.Carl Hetherington
2016-05-24Update tests for asdcplib library version bump; this gets into the MXFs.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with ↵Carl Hetherington
non-openmp builds.
2016-04-11Add make_digest test (for profiling really).Carl Hetherington
2016-04-05Add a couple of small bold tests.Carl Hetherington
2016-04-05Basic untested support for bold in subtitles.Carl Hetherington
2016-03-05Remove some unnecessary includes.Carl Hetherington