aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_riff.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always update the global RIFF size when updating RIFF files.Tsuda Kageyu2016-02-221-1/+11
* Correct the license information.Tsuda Kageyu2016-02-061-0/+25
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-75/+75
* Close temporary files regardless if the tests are successful or not.Tsuda Kageyu2015-11-271-175/+174
* Silence uint ambiguity errors in tests.Festus Hagen2015-05-271-2/+3
* Fix various memleaks in the testsUwe L. Korn2014-09-141-0/+2
* Fixed a bug on stripping tags when saving .WAV files.Tsuda Kageyu2014-08-071-0/+63
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Fix writing of new RIFF chunks at even positionsLukáš Lalinský2011-02-131-0/+116
* Added reading of WAV audio lengthLukáš Lalinský2010-07-111-0/+2
* New utility class to make sure temporary files are always deletedLukáš Lalinský2009-11-021-3/+2
* Handle RIFF chunk padding and ignore trailing garbageLukáš Lalinský2009-07-281-0/+81