taglib/tests
2015-11-27 02:45:33 +09:00
..
data Merge pull request #567 from TsudaKageyu/audioprop-wv 2015-08-01 01:30:19 +09:00
CMakeLists.txt Ogg Speex: AudioProperties improvements 2015-06-18 17:23:03 +09:00
main.cpp Silence some MSVC specific warnings in tests. 2015-07-31 20:55:23 +09:00
test_aiff.cpp Remove duplicate tags when saving AIFF files. 2015-11-22 21:03:33 +09:00
test_ape.cpp Fix segfaults when calling File::properties() after strip(). 2015-08-25 11:03:00 +09:00
test_apetag.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
test_asf.cpp Avoid writing duplicate tags when saving ASF files. 2015-11-20 13:48:25 +09:00
test_bytevector.cpp Avoid using ByteVector::null where an empty vector is required. 2015-11-19 10:52:46 +09:00
test_bytevectorlist.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_bytevectorstream.cpp Avoid using ByteVector::null where an empty vector is required. 2015-11-19 10:52:46 +09:00
test_file.cpp Merge pull request #580 from TsudaKageyu/negative-seek 2015-08-07 01:32:26 +09:00
test_fileref.cpp Make FileRef::FileTypeResolver work properly. 2015-11-21 18:29:41 +09:00
test_flac.cpp Add a test to check if the FLAC audio stream remains intact after adding an ID3v1 tag. 2015-08-03 15:40:30 +09:00
test_flacpicture.cpp Fix warnings in test_flacpicture.cpp 2013-03-19 21:54:56 +09:00
test_flacunknownmetadatablock.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_id3v1.cpp Efficient lookup for the MP4/ASF field name and ID3v1 genre tables. 2015-11-19 16:35:55 +09:00
test_id3v2.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
test_info.cpp Silence uint ambiguity errors in tests. 2015-05-27 14:07:53 -04:00
test_it.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
test_list.cpp Correct the order of #includes in tests. 2015-08-03 11:41:55 +09:00
test_map.cpp Correct the order of #includes in tests. 2015-08-03 11:41:55 +09:00
test_mod.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
test_mp4.cpp Consistent rounding when calculating the MP4 audio length. 2015-11-19 18:24:20 +09:00
test_mp4coverart.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_mp4item.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_mpc.cpp Fix segfaults when calling File::properties() after strip(). 2015-08-25 11:03:00 +09:00
test_mpeg.cpp Fix segfaults when calling File::properties() after strip(). 2015-08-25 11:03:00 +09:00
test_ogg.cpp Add a test for the CRC checksum of Ogg pages. 2015-11-17 15:05:43 +09:00
test_oggflac.cpp Fix a segfault when reading faulty Ogg/FLAC files. 2015-01-01 19:59:30 +09:00
test_opus.cpp Ogg Opus: AudioProperties improvements 2015-06-18 17:19:23 +09:00
test_propertymap.cpp Fix a bug that Tag::setProperties() clears the date instead of the track number. 2015-03-20 13:33:13 +09:00
test_riff.cpp Silence uint ambiguity errors in tests. 2015-05-27 14:07:53 -04:00
test_s3m.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
test_speex.cpp Ogg Speex: AudioProperties improvements 2015-06-18 17:23:03 +09:00
test_string.cpp Merge pull request #676 from TsudaKageyu/string-hide-private 2015-11-23 17:48:06 +09:00
test_synchdata.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_trueaudio.cpp Fix segfaults when calling File::properties() after strip(). 2015-08-25 11:03:00 +09:00
test_wav.cpp Improve a test about handling duplicate tags in WAV files. 2015-08-25 11:03:00 +09:00
test_wavpack.cpp Fix segfaults when calling File::properties() after strip(). 2015-08-25 11:03:00 +09:00
test_xiphcomment.cpp Add alternative methods to XiphComment::removeField(). 2015-11-20 23:28:32 +09:00
test_xm.cpp Avoid using String::null where an empty string is required. 2015-11-20 22:21:47 +09:00
utils.h Silence a GCC warning in tests about ignoring a return value. 2015-11-27 02:45:33 +09:00