summaryrefslogtreecommitdiff
path: root/test/util_test.cc
AgeCommit message (Expand)Author
2022-05-11Tidy up careful_string_filter and add some extra transliterations.Carl Hetherington
2021-05-26Fix potential very rare test failure.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-02-03Use icu to remove diacritics from strings.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-10-13Some macOS test build fixes.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2019-10-21Copy with progress updates when we might copy long files (#1574).Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-03-22Make careful_string_filter a little better and use it for KDM filenames.v2.13.133Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of #14...Carl Hetherington
2019-01-09swaroop: store whole signer/decryption chains and private keys encrypted by m...Carl Hetherington
2018-05-28Fix seconds_to_approximate_hms sometimes saying things like 1h60m (#1314).Carl Hetherington
2018-01-18Move a couple of tests to a more appropriate place.Carl Hetherington
2017-08-14Add DCP size and length to player.Carl Hetherington
2017-04-19Doxygen tweaks.Carl Hetherington
2017-01-04Fix non-frame-aligned trims when using trim-to-playhead.Carl Hetherington
2017-01-04Rename Time::round_up to Time::ceil.Carl Hetherington
2016-09-30Better tidy_for_filename that doesn't screw up with UTF-8.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-27Add test of reel digests.Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-23Fix missing words in properties windows (#874).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-22Remove some unused code.Carl Hetherington
2014-11-19Update seconds_to_approximate_hms tests.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-06-20Add timecode methods to TimeCarl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington
2014-04-02Various fixes to FFmpeg decoder, including a couple of tests.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-03Merge master.Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
2013-12-18Fix seek with respect to video/audio frame boundary alignment.Carl Hetherington
2013-11-24Fix test.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-06-02A few test fixups.Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington