tagparser/tests
Martchus 92e80a9286 Improve passing paths
* Use `std::string_view` instead of `const std::string &`
* Add overloads taking `std::string &&` for re-using existing strings
2021-04-23 22:16:43 +02: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 Improve passing paths 2021-04-23 22:16:43 +02:00
overall.h Use 'override' in all TestFixture classes 2019-12-15 19:44:07 +01:00
overallflac.cpp Adapt tests to use KnownField::RecordDate instead of KnownField::Year 2021-02-01 17:22:57 +01:00
overallgeneral.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00
overallmkv.cpp Fix warnings 2021-03-20 21:26:25 +01:00
overallmp3.cpp Adapt tests to use KnownField::RecordDate instead of KnownField::Year 2021-02-01 17:22:57 +01:00
overallmp4.cpp Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +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 Fix warnings 2021-03-20 21:26:25 +01:00
utils.cpp Fix warnings 2021-03-20 21:26:25 +01:00