summaryrefslogtreecommitdiff
path: root/test/file_naming_test.cc
AgeCommit message (Expand)Author
2025-07-10Replace String::compose with fmt.Carl Hetherington
2024-12-26Setup path encoding for Windows in tests.Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2023-09-07Sanitise asset names after potentially failed %-based substitutions (#945).Carl Hetherington
2023-09-07Cleanup: use ConfigRestorer instead of Keep class.Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-12-05Fix tests on Windows now that we replace . with _ in filenames.Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-06-03Make subtitle asset filename obey custom settings (#2260).Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-02-04Fix test for better diacriticals handling.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
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
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 fil...Carl Hetherington
2016-08-04Different configuration of filename format for assets / metadata (since CPL/P...Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington