summaryrefslogtreecommitdiff
path: root/test/file_naming_test.cc
AgeCommit message (Collapse)Author
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-10-13Hack to allow us to make a valid boost::filesystem::path from aCarl Hetherington
UTF8 constant on Windows. This might actually be a way to get around the fopen_boost hacks.
2020-03-11Test updates now that there can't be <1s long DCPs any more.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2017-10-13Don't corrupt dcp_asset_filename_format configuration option during the test.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-07Remove unused method.Carl Hetherington
2017-02-20Be more careful about allowing possibly-trouble-causing characters in DCP ↵Carl Hetherington
filenames.
2016-08-04Different configuration of filename format for assets / metadata (since ↵Carl Hetherington
CPL/PKL files don't refer to reels).
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington