upperstream
|
29306b7487
|
Move ID3v1 test data under internal directory
* A relative path import is not used
* Applications cannot access test data any longer
|
2016-07-17 08:16:53 +10:00 |
|
upperstream
|
f16224df21
|
Add generated source file containing test data.
|
2016-07-17 08:16:53 +10:00 |
|
upperstream
|
abfb4860c4
|
Fix: metadataID3v1 did not set the value for "comment" key unless the tag is ID3v1.1.
|
2016-07-17 08:16:53 +10:00 |
|
upperstream
|
ae005145bc
|
Fix: Track() for ID3v1.1 picked a wrong byte for the track number delimeter in
the comment field.
This results in neither the track number nor the comment being set properly.
|
2016-07-17 08:16:53 +10:00 |
|
upperstream
|
c119c3eeeb
|
Add tests for ID3v1 and ID3v1.1.
|
2016-07-17 08:16:53 +10:00 |
|