Fix macOS build warning.
[libdcp.git] / test / util_test.cc
2021-01-21 Carl HetheringtonMove all ostream operator<< into some test-only stream_...
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2020-05-12 Carl HetheringtonMove some tests and rename one set.
2020-05-12 Carl HetheringtonAdd a proper implementation of add_months() and a test...
2019-12-23 Carl HetheringtonAdd struct tm constructor for LocalTime, use it to...
2019-12-22 Carl HetheringtonAdd fix_empty_font_ids() to replace empty Font ids...
2019-12-01 Carl HetheringtonCheck that KDM validity periods are safely within the...
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonComments.
2014-07-18 Carl HetheringtonVarious small tweaks and fixes.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-28 Carl HetheringtonVarious fixes.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-12-05 Carl HetheringtonAccept any old case for DCP content kinds.
2013-09-25 Carl HetheringtonSplit tests up.
2013-07-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-07-08 Carl HetheringtonUse openssl's base-64 decoding for KDMs.