taglib/tests
Urs Fleisch 39f86d02e7 Merge pull request #989 from ufleisch/ufleisch/id3v2-genres
Correctly read and write multiple ID3v2.3.0 genres (#988)
2021-01-01 11:48:35 +01:00
..
data Merge pull request #986 from ufleisch/ufleisch/wav-extensible-subformat 2021-01-01 11:48:06 +01:00
CMakeLists.txt Remove DSF and DSDIFF from master to a feature branch 2019-09-12 07:55:34 +02:00
main.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
plainfile.h Make PlainFile available to all tests 2020-12-21 08:44:32 +01:00
test_aiff.cpp Accept WAV files with garbage appended (#973) 2020-12-06 08:56:35 +01:00
test_ape.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_apetag.cpp Check invalid Unicode APE keys properly. 2016-11-09 00:29:03 +09:00
test_asf.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_bytevector.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_bytevectorlist.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_bytevectorstream.cpp Fix defect in ByteVectorStream::seek when Position==End. 2016-09-15 16:30:16 +02:00
test_file.cpp Make PlainFile available to all tests 2020-12-21 08:44:32 +01:00
test_fileref.cpp Remove DSF and DSDIFF from master to a feature branch 2019-09-12 07:55:34 +02:00
test_flac.cpp FLAC: Test if picture is stored after comment 2020-12-21 11:46:10 +01:00
test_flacpicture.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_flacunknownmetadatablock.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_id3v1.cpp ID3v1: Improve compatibility by mapping renamed genre names to codes 2020-12-27 19:53:11 +01:00
test_id3v2.cpp Write ID3v2.3 genres with multiple references to ID3v1 genres (#988) 2020-12-30 17:38:04 +01:00
test_info.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_it.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_list.cpp Separate some tests to make them more specific. 2016-11-09 15:51:33 +09:00
test_map.cpp Separate some tests to make them more specific. 2016-11-09 15:51:33 +09:00
test_mod.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_mp4.cpp Handle the case when MP4 file header has zero bitrate 2020-12-27 10:17:34 +01:00
test_mp4coverart.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_mp4item.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_mpc.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_mpeg.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_ogg.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_oggflac.cpp Add a common function to generate a long string to test. 2016-10-31 20:01:52 +09:00
test_opus.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_propertymap.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_riff.cpp Always update the global RIFF size when updating RIFF files. 2016-02-22 22:27:18 +09:00
test_s3m.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
test_speex.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_string.cpp Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +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 Mark deprected methods and remove internal usage 2019-09-11 00:39:37 +02:00
test_wav.cpp Merge pull request #986 from ufleisch/ufleisch/wav-extensible-subformat 2021-01-01 11:48:06 +01:00
test_wavpack.cpp WavPack: Add test with non-standard sample rate 2020-12-23 07:04:51 +01:00
test_xiphcomment.cpp Suppress MSVC warnings in test. 2016-11-24 14:45:22 +09:00
test_xm.cpp Correct the license information. 2016-02-06 01:27:36 +09:00
utils.h Add a common function to generate a long string to test. 2016-10-31 20:01:52 +09:00