Skip to content

Commit 9a98812

Browse files
committed
Tests: Add TagLib FLAC tests
1 parent 371e16f commit 9a98812

File tree

6 files changed

+716
-0
lines changed

6 files changed

+716
-0
lines changed
4.5 KB
Binary file not shown.

tests/taglib/data/multiple-vc.flac

4.64 KB
Binary file not shown.

tests/taglib/data/silence-44-s.flac

49.7 KB
Binary file not shown.
4.58 KB
Binary file not shown.

tests/taglib/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ mod test_aiff;
44
mod test_ape;
55
mod test_apetag;
66
mod test_fileref;
7+
mod test_flac;

0 commit comments

Comments
 (0)