aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_synchdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* taglib: fix test build failure on powerpc/c++11 (#834)Sergei Trofimovich2017-09-181-3/+3
* Fix a possible out-of-bounds access in SynchData::decode().Tsuda Kageyu2016-02-191-0/+9
* Decode unsynchronized ID3v2 frames efficiently.Tsuda Kageyu2016-02-181-0/+9
* Correct the license information.Tsuda Kageyu2016-02-061-23/+25
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-6/+6
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Fix parsing of regular 32-bit integers in SynchData::toUInt()Lukáš Lalinský2010-04-151-0/+19
* switch to the not-in-place variety of this functionScott Wheeler2008-02-111-2/+2
* Add a CppUnit-based test suite (only very few things is covered for now, but ...Lukáš Lalinský2007-11-101-0/+88