taglib/tests
Lukáš Lalinský ab1bc06172 Support for reading/writing tags from Monkey's Audio files
Patch by Alex Novichkov, slightly modified by me (code formatting + tests).


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1145554 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2010-07-03 11:32:27 +00:00
..
data Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
CMakeLists.txt Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00: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
Makefile.am Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
test_aiff.cpp New utility class to make sure temporary files are always deleted 2009-11-02 19:53:15 +00:00
test_ape.cpp Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
test_asf.cpp Save ASF attributes larger than 64k to the metadata library object 2010-04-02 11:53:28 +00:00
test_bytevector.cpp Messed with things until the algorithm is correct. rfind now passes all unit tests. 2008-02-12 03:20:30 +00:00
test_bytevectorlist.cpp Fix off-by-one error in ByteVectorList::split 2009-07-11 13:24:21 +00:00
test_fileref.cpp Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
test_flac.cpp New utility class to make sure temporary files are always deleted 2009-11-02 19:53:15 +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 Fix parsing of regular 32-bit integers in SynchData::toUInt() 2010-04-15 20:22:21 +00: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_mp4.cpp Ignore trailing non-data atoms when parsing MP4 covr atoms 2010-04-02 12:14:32 +00: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 Use correct frame sizes when calculating length of MPEG 2 or 2.5 streams. 2007-11-22 18:55:47 +00: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 New utility class to make sure temporary files are always deleted 2009-11-02 19:53:15 +00: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 Fix TTA audio properties reading. 2007-11-23 06:54:22 +00:00
test_xiphcomment.cpp Try to read track also from TRACKNUM and year from YEAR. 2009-07-11 13:17:06 +00:00
utils.h Ignore trailing non-data atoms when parsing MP4 covr atoms 2010-04-02 12:14:32 +00:00