summaryrefslogtreecommitdiff
path: root/test/import_dcp_test.cc
AgeCommit message (Expand)Author
2025-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2023-08-06Go back to respecting the user's choice for the number of audio channels in t...Carl Hetherington
2023-02-11Cleanup: extract encrypt() call from Film::make_kdm().Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-02-12Go back to 10-year certificate validity periods (#2174).Carl Hetherington
2021-11-04Add ConfigRestorer and use it instead of setup_test_config() directly.Carl Hetherington
2021-02-26Test fixes.Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-02-02Reduce the disk space needed when running tests.v2.15.124Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-21Test update for auto-addition of markers.Carl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2020-09-27Fixes for new libdcp with multiple content versions.Carl Hetherington
2020-09-23Support CPL metadata.Carl Hetherington
2020-04-21Allow DCP content to store and serialise metadata.Carl Hetherington
2020-04-21Allow DCPContent to recover and serialise marker positions.Carl Hetherington
2019-12-03Adjust some test KDM timings so as not to trip the certificate validity perio...Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-02-17Fix up test.Carl Hetherington
2018-02-17Make import_dcp_test more fussy to expose a bug with importing encrypted DCPs...Carl Hetherington
2018-02-14Build fixes.Carl Hetherington
2018-02-02A number of unit test fixes.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Default to SMPTE for tests.Carl Hetherington
2017-02-12Cope with the configuration defaulting to Interop.Carl Hetherington
2016-08-17Small libdcp API change.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-15Basic support for trusted device lists in KDMs (#750).Carl Hetherington
2015-10-12Basics of reel split.Carl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-06-18Some comments in tests.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-07-22Fix test.Carl Hetherington
2014-07-22Initial cut at import dcp test.Carl Hetherington