summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-07Clamp out-of-range XYZ values in xyz_to_rgb() and pass notes about their exis...Carl Hetherington
2015-01-04Try to fix static initialisation order problems.Carl Hetherington
2015-01-03Add support for reading non-MXF-wrapped SMPTE subtitle files.Carl Hetherington
2015-01-03Tweaks to test setup; don't always compute coverage.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-12-28Rename subtitle_tests -> subtitle_test.Carl Hetherington
2014-12-28Add a basic stereo test.Carl Hetherington
2014-12-28Rename test DCP from foo to dcp_test1.Carl Hetherington
2014-12-28Remove Image:swap(); add some more tests.Carl Hetherington
2014-12-28Add another test.Carl Hetherington
2014-12-28Examine gcov result for all test programs.Carl Hetherington
2014-12-28Another test.Carl Hetherington
2014-12-28More tests.Carl Hetherington
2014-12-28Add test; shuffle IDs.Carl Hetherington
2014-12-28Fix build of gcov stuff.Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-12-28More tests.Carl Hetherington
2014-12-28New test.Carl Hetherington
2014-12-27More tests.Carl Hetherington
2014-12-27Add gcov test coverage (written to build/test/coverage) and a couple more tests.Carl Hetherington
2014-12-27Remove unused OpenDCP LUTs.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-12-23Some missed bits from 0.x.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-11-02Forward-port time rounding fix from 0.x.Carl Hetherington
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-20Allow loading of EncryptedKDMs from strings.Carl Hetherington
2014-07-20Reflect return of <KeyId> tags in test refs.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-17Get Signer to take a PEM string rather than a filename.Carl Hetherington
2014-07-17Add variousn new bits to CertificateChain.Carl Hetherington
2014-07-17More tests.Carl Hetherington
2014-07-17Add verify() to CertificateChain.Carl Hetherington
2014-07-16Various test fixes.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-05-04Port support for MXF-wrapped subtitles from 0.xCarl Hetherington
2014-05-03Use exceptions to hold errors even in the keep_going case.Carl Hetherington
2014-05-03Update test results.Carl Hetherington
2014-05-03Ignore missing asset errors.Carl Hetherington
2014-05-03Make test results more reproducible.Carl Hetherington
2014-03-20Tweaks to LocalTime; build/install fixes.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-03-19Partial tidy-up of KDM classes.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-03-17Merge branch 'master' into 1.0Carl Hetherington