Skip to content

Commit f85ebf4

Browse files
committed
Tests: Add TagLib ID3v2 tests
1 parent b7c529b commit f85ebf4

File tree

8 files changed

+815
-0
lines changed

8 files changed

+815
-0
lines changed

tests/taglib/data/005411.id3

37.5 KB
Binary file not shown.

tests/taglib/data/broken-tenc.id3

400 Bytes
Binary file not shown.
4.88 KB
Binary file not shown.

tests/taglib/data/id3v22-tda.mp3

4 KB
Binary file not shown.

tests/taglib/data/unsynch.id3

320 Bytes
Binary file not shown.

tests/taglib/data/w000.mp3

512 Bytes
Binary file not shown.

tests/taglib/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ mod test_fileref;
77
mod test_flac;
88
mod test_flacpicture;
99
mod test_id3v1;
10+
mod test_id3v2;
1011
mod test_info;
1112
mod test_mp4;
1213
mod test_mpeg;

0 commit comments

Comments
 (0)