Add asset_hashes_can_differ option to the equality checks.
[libdcp.git] / test / language_tag_test.cc
2023-04-11 Carl HetheringtonFix typos in comments.
2021-06-18 Carl HetheringtonFix tests after changes to language tags.
2021-01-17 Carl HetheringtonLanguageTag strings should not care about case.
2020-09-21 Carl HetheringtonAllow LanguageTag to be constructed from a tag string.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.