aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_xiphcomment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Suppress MSVC warnings in test.Tsuda Kageyu2016-11-241-4/+4
* Fix handling of lowercase 'metadata_block_picture' fields in Vorbis comments.Tsuda Kageyu2016-11-111-0/+18
* Avoid adding fields with invalid keys to Vorbis Comments.Tsuda Kageyu2016-11-101-3/+17
* Correct the license information.Tsuda Kageyu2016-02-061-0/+25
* Move a test to the proper place.Tsuda Kageyu2015-12-031-0/+34
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-7/+7
* Add alternative methods to XiphComment::removeField().Tsuda Kageyu2015-11-201-7/+34
* Revert "Add a test about handing "COMMENT" and "DESCIPRION" fields in XiphCom...Tsuda Kageyu2015-11-201-11/+0
* Add a test about handing "COMMENT" and "DESCIPRION" fields in XiphComment.Tsuda Kageyu2015-11-131-0/+11
* Fix XiphComment::setComment() for the case that a Vorbis comment has the "COM...Tsuda Kageyu2015-11-121-0/+18
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Check PropertyMap keys format-specifically instead of globally.Michael Helmling2012-07-301-0/+15
* Try to read track also from TRACKNUM and year from YEAR.Lukáš Lalinský2009-07-111-0/+64