summaryrefslogtreecommitdiff
path: root/test/test.cc
AgeCommit message (Expand)Author
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2021-01-17Stop tests failing when libdcp version changes.Carl Hetherington
2021-01-17Bv2.1 7.2.3: Check that subtitle <StartTime> exists and is 0.Carl Hetherington
2021-01-17Remove unused variable.Carl Hetherington
2021-01-17Bv2.1 7.2.2: Check that subtitle Language tags are present.Carl Hetherington
2021-01-17Extent black_image() to make images of any size.Carl Hetherington
2021-01-17Replace dcp::File with dcp::ArrayData.Carl Hetherington
2021-01-17Remove 32x32 test image.Carl Hetherington
2021-01-17Use a valid frame size for simple_picture().Carl Hetherington
2021-01-17Bv2.1 6.2.1: Check that the sound MXF Language tag conforms to RFC 5646.Carl Hetherington
2021-01-17Extract simple_sound() method.Carl Hetherington
2021-01-08Remove use of xmldiff in tests.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-12-20Accept fonts as data blocks rather than files.Carl Hetherington
2020-11-02Add Data class and change API to a raw pointer.Carl Hetherington
2020-11-02Rename Data -> ArrayData.Carl Hetherington
2020-10-06We should not carry on if files don't open in tests.Carl Hetherington
2020-09-21Adapt for changes in parent branch, and test churn.Carl Hetherington
2020-09-21Support MCA sound channel tags in MXF/CPL.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-17Add dcp::combine().Carl Hetherington
2020-09-09Move make_simple() into test.{cc,h}Carl Hetherington
2020-07-11Hopefully make all tests stable enough to be run with --random,Carl Hetherington
2020-06-11Run verification tests with a space in the XSD path to trigger an old bug.Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2016-11-09Fix tests for changes to subtitle whitespace.Carl Hetherington
2016-10-07Rework subtitle writing to fix incorrect output withCarl Hetherington
2016-08-11Remove unnecessary include.Carl Hetherington
2016-07-22Use locked_sstream. Replace once parse_stream with parse_memory.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-09Basically-working interop subtitle font handling.Carl Hetherington
2015-04-30Slightly better write subtitle tests.Carl Hetherington
2015-04-30Add a very simple test for writing subtitles.Carl Hetherington
2015-01-03Tweaks to test setup; don't always compute coverage.Carl Hetherington
2014-03-18Merge master.Carl Hetherington
2014-03-18Various test tidying.Carl Hetherington
2014-03-18Remove submodule of test/private as submodules don't seem to work too well wi...Carl Hetherington
2014-02-26Merge master; MXF subtitle stuff not included.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-09-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-25Split tests up.Carl Hetherington