taglib/tests
Tsuda Kageyu 11f4e4e1ca Merge pull request #567 from TsudaKageyu/audioprop-wv
(wishlist) WavPack: AudioProperties improvements
2015-08-01 01:30:19 +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 AIFF: Calculate the actual average bitrate even if a file is compressed. 2015-06-18 17:38:41 +09:00
test_ape.cpp Add a test for APE files with an ID3v2 tag. 2015-06-18 14:41:37 +09:00
test_apetag.cpp Fix #162: Xiph and APE generic getters return space-concatenated values 2014-04-03 21:07:29 +02:00
test_asf.cpp ASF: Enable ASF::Properties to get the audio codec information. 2015-06-21 02:42:47 +09:00
test_bytevector.cpp Expand the internal buffer of ByteVector only if really needed. 2015-05-14 11:20:35 +09:00
test_bytevectorlist.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_bytevectorstream.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_file.cpp Fix File::rfind() for small files to work just like ByteVector::rfind(). 2015-05-19 01:24:37 +09:00
test_fileref.cpp Fix various memleaks in the tests 2014-09-14 18:03:27 +01:00
test_flac.cpp FLAC: AudioProperties improvements 2015-08-01 00:49:21 +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 Fixed a bug in creating String from ByteVector 2013-09-13 03:47:03 +09:00
test_id3v2.cpp Merge pull request #515 from TsudaKageyu/empty-id3v2-frame 2015-05-18 21:36:37 +02:00
test_info.cpp Added a missing fieldListmap() method to RIFF::Info::Tag 2013-09-17 14:59:19 +09:00
test_it.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_list.cpp Added some missing detach()s to List<T>, ByteVector and String. 2014-08-08 13:12:14 +09:00
test_map.cpp Added some missing detach()s to List<T>, ByteVector and String. 2014-08-08 13:12:14 +09:00
test_mod.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_mp4.cpp MP4: Do rounding when calculating the bit rate. 2015-06-18 17:00:10 +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 MusePak: AudioProperties improvements 2015-06-18 17:05:58 +09:00
test_mpeg.cpp MPEG: Properties::xingHeader() should return null if a VBR header is not found. 2015-06-18 17:14:12 +09:00
test_ogg.cpp Ogg Vorbis: AudioProperties improvements 2015-06-18 17:24:31 +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 Fix various memleaks in the tests 2014-09-14 18:03:27 +01:00
test_s3m.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_speex.cpp Ogg Speex: AudioProperties improvements 2015-06-18 17:23:03 +09:00
test_string.cpp Add a test for strings that contains surrogate pairs. 2015-05-19 09:01:47 +09:00
test_synchdata.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_trueaudio.cpp TrueAudio: A bit more accurate calculation of the stream length. 2015-06-20 17:36:00 +09:00
test_wav.cpp WAV: AudioProperties improvements 2015-06-18 17:43:09 +09:00
test_wavpack.cpp WavPack: A bit more accurate calculation of the stream length. 2015-06-18 18:00:03 +09:00
test_xiphcomment.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
test_xm.cpp Fix tests when compiled with clang on Linux 2012-11-11 14:26:10 +01:00
utils.h Silence some MSVC specific warnings in tests. 2015-07-31 20:55:23 +09:00