taglib/tests
Urs Fleisch 2a1fb27735 clang-tidy: Replace C headers with C++ alternatives
run-clang-tidy -header-filter='.*' -checks='-*,modernize-deprecated-headers'

Fixed manually as automatic fix would shuffle headers around.
2023-07-22 07:09:58 +02:00
..
data Do not miss frames when an extended header is present (#1081) 2023-03-18 08:08:37 +01:00
CMakeLists.txt Use C++17 2023-07-09 07:01:37 +02:00
main.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
plainfile.h clang-tidy: Use nullptr instead of 0 2023-07-22 07:09:58 +02:00
test_aiff.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_ape.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_apetag.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_asf.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_bytevector.cpp clang-tidy: Use auto where it improves the readability 2023-07-22 07:09:58 +02:00
test_bytevectorlist.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_bytevectorstream.cpp Support large files over 2GB on Windows (#1089) 2023-07-09 07:01:37 +02:00
test_file.cpp Support large files over 2GB on Windows (#1089) 2023-07-09 07:01:37 +02:00
test_fileref.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_flac.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_flacpicture.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_flacunknownmetadatablock.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_id3v1.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_id3v2.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_info.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_it.cpp clang-tidy: Use nullptr instead of 0 2023-07-22 07:09:58 +02:00
test_list.cpp clang-tidy: Use auto where it improves the readability 2023-07-22 07:09:58 +02:00
test_map.cpp clang-tidy: Use auto where it improves the readability 2023-07-22 07:09:58 +02:00
test_mod.cpp clang-tidy: Use nullptr instead of 0 2023-07-22 07:09:58 +02:00
test_mp4.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_mp4coverart.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_mp4item.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_mpc.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_mpeg.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_ogg.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_oggflac.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_opus.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_propertymap.cpp Add tests checking if looking up tags creates map entries (#931) 2022-02-09 20:07:13 +01:00
test_riff.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_s3m.cpp clang-tidy: Use nullptr instead of 0 2023-07-22 07:09:58 +02:00
test_speex.cpp Support large files over 2GB on Windows (#1089) 2023-07-09 07:01:37 +02:00
test_string.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_synchdata.cpp taglib: fix test build failure on powerpc/c++11 (#834) 2017-09-18 20:06:55 -05:00
test_trueaudio.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_wav.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_wavpack.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_xiphcomment.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
test_xm.cpp clang-tidy: Use nullptr instead of 0 2023-07-22 07:09:58 +02:00
utils.h clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00