tagparser/tests
Martchus 6b469f1c26 Add Locale class to deal with differently specified languages/countries
Different media/tag formats specify languages and countries
differently. This change introduces a Locale class to keep track
of the format being used. So far there are no automatic conversions
implemented so it is entirely up to the user to pass valid values using
a format which matches the one required by the media/tag format.

This change also adds support for Matroska's IETF elements so at least the
raw value can be read, written and is preserved.
2020-12-16 17:48:08 +01:00
..
helper.cpp Adapt to changes in c++utilities 2019-06-12 20:40:45 +02:00
helper.h Add Locale class to deal with differently specified languages/countries 2020-12-16 17:48:08 +01:00
mediafileinfo.cpp Add Locale class to deal with differently specified languages/countries 2020-12-16 17:48:08 +01:00
overall.h Use 'override' in all TestFixture classes 2019-12-15 19:44:07 +01:00
overallflac.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
overallgeneral.cpp Treat differently encoded values not necessarily as different 2019-06-01 23:01:53 +02:00
overallmkv.cpp Add Locale class to deal with differently specified languages/countries 2020-12-16 17:48:08 +01:00
overallmp3.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
overallmp4.cpp Add Locale class to deal with differently specified languages/countries 2020-12-16 17:48:08 +01:00
overallogg.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
tagvalue.cpp Adapt tests to recent changes 2020-04-26 22:22:29 +02:00
testfilecheck.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
utils.cpp Use 'override' in all TestFixture classes 2019-12-15 19:44:07 +01:00