aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add unit testsupstream/lyrics3v2Lukáš Lalinský2011-07-144-0/+75
* Merge branch 'master' of https://github.com/taglib/taglibMathias Panzenböck2011-06-242-19/+4
|\
| * Remove the options to disable MP4/ASF supportLukáš Lalinský2011-06-242-19/+4
* | IT: unit testsMathias Panzenböck2011-06-244-0/+137
* | Test FLAC: cleanup copied fileMathias Panzenböck2011-06-241-1/+1
* | IT: strings require term. NUL. mod files: tableLength -> lengthInPatternsMathias Panzenböck2011-06-243-4/+4
* | IT: volume is only a byte in sizeMathias Panzenböck2011-06-231-2/+0
* | forgot to remove debug codeMathias Panzenböck2011-06-231-5/+0
* | S3M: unit tests and bug fixes (NUL char. is not optional in S3M strings)Mathias Panzenböck2011-06-233-0/+129
* | S3M+IT: fix reading, IT: untested support for message writingMathias Panzenböck2011-06-234-0/+0
* | IT: support channels propertyMathias Panzenböck2011-06-201-1/+1
* | comment writing support and more tests for mod and xmMathias Panzenböck2011-06-195-56/+177
* | fixed mod property names and added unit test for xmMathias Panzenböck2011-06-186-109/+220
* | added unit test for one flavour of .mod filesMathias Panzenböck2011-06-174-1/+131
|/
* Merge branch 'abstract-io'Lukáš Lalinský2011-06-092-0/+93
|\
| * Add a ByteVector-backed stream classLukáš Lalinský2011-04-122-0/+93
* | Support for reading ALAC audio propertiesFrank Lai2011-06-091-1/+1
* | ALAC file encoded by iTunesFrank Lai2011-06-091-0/+0
* | Add a (failing) test for reading ALAC audio propertiesLukáš Lalinský2011-06-082-2/+13
|/
* Make it possible to run the test suite out of the source treeLukáš Lalinský2011-04-1111-26/+37
* Upgrade IPLS (2.3) to TIPL (2.4)Lukáš Lalinský2011-04-051-1/+1
* Protect against incorrect ID3v2 version parameterLukáš Lalinský2011-04-051-0/+20
* Convert frames TIPL and TMCL (2.4) to IPLS (2.3)Lukáš Lalinský2011-04-051-0/+17
* Merge branch 'master' into id3v23Lukáš Lalinský2011-04-051-0/+22
|\
| * Don't overwrite fields that already existLukáš Lalinský2011-03-191-0/+22
* | Convert TDRC to TYER+TDAT+TIMELukáš Lalinský2011-03-161-1/+1
* | Clean-up temporary filesLukáš Lalinský2011-03-161-2/+2
* | Simple ID3v2.4 => ID3v2.3 frame migrationLukáš Lalinský2011-03-161-0/+43
* | Make sure we don't write UTF8 or UTF16BE to ID3v2.3 tagsLukáš Lalinský2011-03-151-0/+18
* | Support for writing structuraly correct ID3v2.3 tagsLukáš Lalinský2011-03-151-0/+36
|/
* Update the AIFF testLukáš Lalinský2011-02-251-1/+1
* *poof*Lukáš Lalinský2011-02-131-43/+0
* Fix writing of new RIFF chunks at even positionsLukáš Lalinský2011-02-133-0/+116
* Support for ASF embedded picturesLukáš Lalinský2011-01-162-0/+84
* Fix FLAC testsLukáš Lalinský2011-01-081-10/+0
* Full read/write support for FLAC picturesLukáš Lalinský2011-01-085-46/+137
* Work-in-progress support for writing FLAC pictureLukáš Lalinský2010-11-284-0/+131
* More tests for WavPack audio propertiesLukáš Lalinský2010-11-271-1/+13
* Fix reading of WavPack streams without a length information in the headerLukáš Lalinský2010-11-274-2/+34
* Read-only support for FLAC picture blocksLukáš Lalinský2010-07-252-0/+21
* Missing fileLukáš Lalinský2010-07-112-1/+29
* I think you forgot a file :)David Faure2010-07-111-1/+1
* Added FLAC::Properties::signature()Lukáš Lalinský2010-07-112-0/+15
* Added reading of WAV audio lengthLukáš Lalinský2010-07-113-0/+4
* Implemented a specialized version of APE::Tag::isEmpty()Lukáš Lalinský2010-07-102-0/+41
* Support for reading/writing tags from Monkey's Audio filesLukáš Lalinský2010-07-037-0/+61
* Fix parsing of regular 32-bit integers in SynchData::toUInt()Lukáš Lalinský2010-04-153-0/+33
* Fix upgrading of ID3v2.3 genre with number 0 (Blues)Lukáš Lalinský2010-04-121-0/+28
* Don't upgrade ID3v2.2 TDA frame when upgrading to TRCDLukáš Lalinský2010-04-032-0/+16
* Ignore trailing non-data atoms when parsing MP4 covr atomsLukáš Lalinský2010-04-023-2/+21