Skip to content

Commit 7f2f2dd

Browse files
authored
Add tests for FileRef content-based detection via ByteVectorStream (#1318)
This covers all 18 formats supported by the content-based detection.
1 parent 0368c02 commit 7f2f2dd

2 files changed

Lines changed: 481 additions & 0 deletions

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ SET(test_runner_SRCS
8787
test_complexproperties.cpp
8888
test_file.cpp
8989
test_fileref.cpp
90+
test_fileref_detect.cpp
9091
test_id3v1.cpp
9192
test_id3v2.cpp
9293
test_id3v2framefactory.cpp

0 commit comments

Comments
 (0)