Missed update to private test repo version.
[dcpomatic.git] / test / kdm_naming_test.cc
2023-05-18 Carl HetheringtonCleanup: replace some list with vector.
2023-02-11 Carl HetheringtonPass make_kdm as a function into kdm_for_screen().
2023-02-11 Carl HetheringtonWarn/error on making KDMs using recipient certs whose...
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-03-09 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-02-14 Carl HetheringtonHead off some cert validity warnings. v2.16.1
2021-05-03 Carl HetheringtonC++11 tidying.
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-10-13 Carl HetheringtonModify KDM naming test to use shorter path names on...
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonAdd some unit tests.