taglib/tests
2016-02-01 22:46:08 +09:00
..
data Ignore 'fact' chunk of WAV files if their format is PCM. 2016-01-30 00:51:28 +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 Avoid writing an empty ID3v2 tag in an AIFF file. 2015-11-30 13:42:25 +09:00
test_ape.cpp Fix saving APE files. 2015-11-27 00:22:07 +09:00
test_apetag.cpp Oops! We already have a function to check APE item keys. 2016-02-01 22:46:08 +09:00
test_asf.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_bytevector.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_bytevectorlist.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09: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 Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_fileref.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_flac.cpp Enable FLAC::File to remove non-standard tags. 2015-12-21 15:42:41 +09:00
test_flacpicture.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +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 Merge branch 'master' of https://github.com/dukeyin/taglib into dukeyin-master 2015-12-24 13:47:55 +09:00
test_info.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_it.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +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 Use a standard type rather than TagLib::uchar. 2015-12-02 18:11:52 +09:00
test_mp4.cpp Merge pull request #683 from TsudaKageyu/save-mp4 2015-12-16 11:48:52 +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 saving MPC files. 2015-11-27 00:53:03 +09:00
test_mpeg.cpp Add a test for broken MPEG audio frames. 2016-01-09 13:30:00 +09:00
test_ogg.cpp Move a test to the proper place. 2015-12-03 13:05:18 +09:00
test_oggflac.cpp Use a standard type rather than TagLib::wchar. 2015-12-02 11:30:29 +09:00
test_opus.cpp Use a standard type rather than TagLib::wchar. 2015-12-02 11:30:29 +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 Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_s3m.cpp Use a standard type rather than TagLib::ushort. 2015-12-02 18:59:45 +09:00
test_speex.cpp Use a standard type rather than TagLib::wchar. 2015-12-02 11:30:29 +09:00
test_string.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_synchdata.cpp Use a standard type rather than TagLib::uint. 2015-12-03 02:15:41 +09:00
test_trueaudio.cpp Remove unnecessary private data members from TrueAudio::File. 2015-12-17 11:43:11 +09:00
test_wav.cpp Ignore 'fact' chunk of WAV files if their format is PCM. 2016-01-30 00:51:28 +09:00
test_wavpack.cpp Fix saving WavPack files. 2015-11-27 09:30:03 +09:00
test_xiphcomment.cpp Move a test to the proper place. 2015-12-03 13:05:18 +09:00
test_xm.cpp Use a standard type rather than TagLib::ushort. 2015-12-02 18:59:45 +09:00
utils.h Silence a GCC warning in tests about ignoring a return value. 2015-11-27 02:45:33 +09:00