tagparser/tests
Martchus f042d216fd Do not completely refuse on UTF-8 in ID3v1
since it is apparently used by some software.

But
* Write at least a BOM so it can be interpreted later
  correctly as UTF-8
* Print a warning
* Keep proposing Latin-1

The tag editor should allow to configure which encoding
is used and whether the BOM is used and which encoding is
assumed when parsing a file.
2019-06-01 22:53:59 +02:00
..
helper.cpp Apply clang-format 2018-03-07 01:17:50 +01:00
helper.h Improve test output for TagValues 2018-03-11 22:24:57 +01:00
mediafileinfo.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
overall.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
overallflac.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
overallgeneral.cpp Don't generate testfiles during testrun 2018-07-11 12:02:30 +02:00
overallmkv.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
overallmp3.cpp Do not completely refuse on UTF-8 in ID3v1 2019-06-01 22:53:59 +02:00
overallmp4.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
overallogg.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
tagvalue.cpp Fix TagValue::operator== if 0 byte contained 2019-06-01 12:33:24 +02:00
testfilecheck.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
utils.cpp Adapt to workingCopyPathMode() removal 2019-05-11 19:01:16 +02:00