..
data
Correctly parse MP4 non-full meta atoms ( #1041 )
2022-03-12 07:33:32 +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
Support a consistent set of MusicBrainz properties where possible
2021-01-10 15:19:10 +01:00
test_apetag.cpp
Test for ID3v1 false positives.
2022-03-13 08:11:23 +01:00
test_asf.cpp
Use property "WORK" instead of "CONTENTGROUP" for ID3v2 "TIT1" frame
2022-03-15 17:52:44 +01: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
fileref: Adapt formatting to TagLib code style
2022-02-27 07:11:53 +01:00
test_flac.cpp
Support a consistent set of MusicBrainz properties where possible
2021-01-10 15:19: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
Add more unit tests
2021-01-03 19:06:59 +01:00
test_id3v2.cpp
Correctly parse ID3v2.4.0 multiple strings with single BOM ( #1055 )
2022-08-01 09:27:35 +02: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
Add more unit tests
2021-01-18 20:31:52 +01:00
test_mp4.cpp
Correctly parse MP4 non-full meta atoms ( #1041 )
2022-03-12 07:33:32 +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
Add more unit tests
2021-01-18 20:31:52 +01:00
test_mpeg.cpp
Use property "WORK" instead of "CONTENTGROUP" for ID3v2 "TIT1" frame
2022-03-15 17:52:44 +01:00
test_ogg.cpp
Ogg: Set granule position to -1 if no packets finish on page ( #864 )
2021-02-14 10:04:03 +01: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
Add tests checking if looking up tags creates map entries ( #931 )
2022-02-09 20:07:13 +01: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
Add more unit tests
2021-01-18 20:31:52 +01: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