Skip to content

Commit 0d132b6

Browse files
committed
Tests: Add TagLib MP4 tests
1 parent dcccf8f commit 0d132b6

File tree

8 files changed

+483
-0
lines changed

8 files changed

+483
-0
lines changed

tests/taglib/data/covr-junk.m4a

4.99 KB
Binary file not shown.

tests/taglib/data/empty_alac.m4a

5.25 KB
Binary file not shown.

tests/taglib/data/gnre.m4a

4.91 KB
Binary file not shown.

tests/taglib/data/ilst-is-last.m4a

32 KB
Binary file not shown.

tests/taglib/data/infloop.m4a

51.9 KB
Binary file not shown.

tests/taglib/data/non-full-meta.m4a

4.99 KB
Binary file not shown.

tests/taglib/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ mod test_flac;
88
mod test_flacpicture;
99
mod test_id3v1;
1010
mod test_info;
11+
mod test_mp4;
1112
mod test_mpeg;
1213
mod test_speex;

0 commit comments

Comments
 (0)