taglib/tests
Rosen Penev 524b588a1e
manual range loop conversions (#1126)
* manual range loop conversions

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* Restore const containers where non const temporaries are iterated

* Use std::as_const() instead of const container copies where possible

---------

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Co-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>
2023-09-06 20:58:13 +02:00
..
data Do not miss frames when an extended header is present (#1081) 2023-03-18 08:08:37 +01:00
CMakeLists.txt Add checks for the expected sizes of all public classes 2023-07-30 06:31:48 +02:00
main.cpp clang-tidy: Replace C headers with C++ alternatives 2023-07-22 07:09:58 +02:00
plainfile.h Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_aiff.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_ape.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_apetag.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_asf.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_bytevector.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_bytevectorlist.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_bytevectorstream.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_file.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_fileref.cpp Add ending namespace comments (#1108) 2023-08-07 20:44:11 -05:00
test_flac.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_flacpicture.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_flacunknownmetadatablock.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_id3v1.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_id3v2.cpp manual range loop conversions (#1126) 2023-09-06 20:58:13 +02:00
test_info.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_it.cpp clang: fix documentation (#1111) 2023-09-03 15:14:05 +02:00
test_list.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_map.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_mod.cpp clang: fix documentation (#1111) 2023-09-03 15:14:05 +02:00
test_mp4.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_mp4coverart.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_mp4item.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_mpc.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_mpeg.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_ogg.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_oggflac.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_opus.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_propertymap.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_riff.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_s3m.cpp clang: fix documentation (#1111) 2023-09-03 15:14:05 +02:00
test_sizes.cpp Replace RefCounter with shared_ptr (#1100) 2023-08-07 08:40:24 -05:00
test_speex.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_string.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_synchdata.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_trueaudio.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_wav.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_wavpack.cpp Consistently use quote form when including our own headers 2023-07-22 07:09:58 +02:00
test_xiphcomment.cpp Use static_cast instead of C-style casts 2023-07-22 07:09:58 +02:00
test_xm.cpp clang: fix documentation (#1111) 2023-09-03 15:14:05 +02:00
utils.h Add ending namespace comments (#1108) 2023-08-07 20:44:11 -05:00