taglib/tests
Mathias Panzenböck a04d7d0bbc Merge branch 'master' of https://github.com/taglib/taglib
Conflicts:
	taglib/CMakeLists.txt
	tests/CMakeLists.txt
2011-06-24 23:59:11 +02:00
..
data IT: unit tests 2011-06-24 01:31:15 +02:00
CMakeLists.txt Merge branch 'master' of https://github.com/taglib/taglib 2011-06-24 23:59:11 +02:00
main.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_aiff.cpp Update the AIFF test 2011-02-25 19:43:25 +00:00
test_ape.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_apetag.cpp Implemented a specialized version of APE::Tag::isEmpty() 2010-07-10 09:22:53 +00:00
test_asf.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_bytevector.cpp Support for ASF embedded pictures 2011-01-16 11:57:12 +00:00
test_bytevectorlist.cpp Fix off-by-one error in ByteVectorList::split 2009-07-11 13:24:21 +00:00
test_bytevectorstream.cpp Add a ByteVector-backed stream class 2011-04-12 14:28:02 +02:00
test_fileref.cpp Remove the options to disable MP4/ASF support 2011-06-24 08:49:50 +02:00
test_flac.cpp Test FLAC: cleanup copied file 2011-06-24 01:21:17 +02:00
test_flacpicture.cpp Full read/write support for FLAC pictures 2011-01-08 10:36:26 +00:00
test_flacunknownmetadatablock.cpp Work-in-progress support for writing FLAC picture 2010-11-28 12:54:52 +00:00
test_id3v1.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_id3v2.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_it.cpp IT: unit tests 2011-06-24 01:31:15 +02:00
test_list.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_map.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_mod.cpp IT: strings require term. NUL. mod files: tableLength -> lengthInPatterns 2011-06-24 01:11:10 +02:00
test_mp4.cpp Support for reading ALAC audio properties 2011-06-09 18:41:43 +02:00
test_mp4coverart.cpp Support for MP4 cover art 2009-10-24 16:55:54 +00:00
test_mp4item.cpp Support for MP4 cover art 2009-10-24 16:55:54 +00:00
test_mpeg.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_ogg.cpp New utility class to make sure temporary files are always deleted 2009-11-02 19:53:15 +00:00
test_oggflac.cpp New utility class to make sure temporary files are always deleted 2009-11-02 19:53:15 +00:00
test_riff.cpp Fix writing of new RIFF chunks at even positions 2011-02-13 10:27:56 +00:00
test_s3m.cpp IT: strings require term. NUL. mod files: tableLength -> lengthInPatterns 2011-06-24 01:11:10 +02:00
test_string.cpp Fix upgrading of ID3v2.3 genre with number 0 (Blues) 2010-04-12 18:27:59 +00:00
test_synchdata.cpp Fix parsing of regular 32-bit integers in SynchData::toUInt() 2010-04-15 20:22:21 +00:00
test_trueaudio.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_wav.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_wavpack.cpp Make it possible to run the test suite out of the source tree 2011-04-11 18:32:40 +02:00
test_xiphcomment.cpp Try to read track also from TRACKNUM and year from YEAR. 2009-07-11 13:17:06 +00:00
test_xm.cpp IT: strings require term. NUL. mod files: tableLength -> lengthInPatterns 2011-06-24 01:11:10 +02:00
utils.h fixed mod property names and added unit test for xm 2011-06-18 03:31:49 +02:00