summaryrefslogtreecommitdiff
path: root/test/util_test.cc
AgeCommit message (Expand)Author
2025-02-08Fix import of private keys from Windows to Linux.Carl Hetherington
2022-12-22Re-make expired test certificate chain.Carl Hetherington
2022-09-02Replace ContentKind enum with a class.Carl Hetherington
2021-01-21Move all ostream operator<< into some test-only stream_operators.{cc,h} files.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2020-05-12Move some tests and rename one set.Carl Hetherington
2020-05-12Add a proper implementation of add_months() and a test for theCarl Hetherington
2019-12-23Add struct tm constructor for LocalTime, use it to tidy upCarl Hetherington
2019-12-22Add fix_empty_font_ids() to replace empty Font ids with a dummy string.Carl Hetherington
2019-12-01Check that KDM validity periods are safely within the validity periodsCarl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Comments.Carl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-01-28Various fixes.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-12-05Accept any old case for DCP content kinds.Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-07-08Use openssl's base-64 decoding for KDMs.Carl Hetherington