taglib/tests
Urs Fleisch 2cb7973162 Remove MP4 meta atom when empty tag is saved
Currently, MP4 tags can only grow. If items are removed, they are
just replaced by padding in the form of "free" atoms. This change
will remove the whole "meta" atom when an MP4 tag without items
is saved. This will make it possible, to bring the file back to
its pristine state without metadata.
2022-01-06 18:07:15 +01:00
..
data Remove some DSF and DSDIFF leftovers 2021-01-02 10:50:52 +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 Add more unit tests 2021-01-03 19:06:59 +01:00
test_asf.cpp Support a consistent set of MusicBrainz properties where possible 2021-01-10 15:19:10 +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 Add more unit tests 2021-01-03 19:06:59 +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 Add more unit tests 2021-01-18 20:31:52 +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 Add more unit tests 2021-01-18 20:31:52 +01:00
test_mp4.cpp Remove MP4 meta atom when empty tag is saved 2022-01-06 18:07:15 +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 Support a consistent set of MusicBrainz properties where possible 2021-01-10 15:19:10 +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 more unit tests 2021-01-18 20:31:52 +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