diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2019-04-09 11:40:21 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2019-04-09 11:40:21 +0200 |
| commit | e90405b6f042cdf19d1008cbc8b5b3ece217fc1d (patch) | |
| tree | c3f09d0c4ab9c487989adfd49f34891d85e2c746 /test/parsertest | |
| parent | 42c8a251c8d06f3d584b45a5af9e3fc600ee5ec3 (diff) | |
Support parsing audio URLs without file extension
Added also a Junit for the audio tag parser
Diffstat (limited to 'test/parsertest')
| -rw-r--r-- | test/parsertest/umlaute_windows.aiff | bin | 0 -> 176972 bytes |
| -rw-r--r-- | test/parsertest/umlaute_windows.flac | bin | 0 -> 30707 bytes |
| -rw-r--r-- | test/parsertest/umlaute_windows.m4a | bin | 0 -> 14023 bytes |
| -rw-r--r-- | test/parsertest/umlaute_windows.mp3 | bin | 0 -> 26148 bytes |
| -rw-r--r-- | test/parsertest/umlaute_windows.ogg | bin | 0 -> 6134 bytes |
| -rw-r--r-- | test/parsertest/umlaute_windows.wav | bin | 0 -> 88854 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/test/parsertest/umlaute_windows.aiff b/test/parsertest/umlaute_windows.aiff Binary files differnew file mode 100644 index 000000000..40813df51 --- /dev/null +++ b/test/parsertest/umlaute_windows.aiff diff --git a/test/parsertest/umlaute_windows.flac b/test/parsertest/umlaute_windows.flac Binary files differnew file mode 100644 index 000000000..d292118dc --- /dev/null +++ b/test/parsertest/umlaute_windows.flac diff --git a/test/parsertest/umlaute_windows.m4a b/test/parsertest/umlaute_windows.m4a Binary files differnew file mode 100644 index 000000000..30e1f85e6 --- /dev/null +++ b/test/parsertest/umlaute_windows.m4a diff --git a/test/parsertest/umlaute_windows.mp3 b/test/parsertest/umlaute_windows.mp3 Binary files differnew file mode 100644 index 000000000..e37af9017 --- /dev/null +++ b/test/parsertest/umlaute_windows.mp3 diff --git a/test/parsertest/umlaute_windows.ogg b/test/parsertest/umlaute_windows.ogg Binary files differnew file mode 100644 index 000000000..78a8bac62 --- /dev/null +++ b/test/parsertest/umlaute_windows.ogg diff --git a/test/parsertest/umlaute_windows.wav b/test/parsertest/umlaute_windows.wav Binary files differnew file mode 100644 index 000000000..ee367c111 --- /dev/null +++ b/test/parsertest/umlaute_windows.wav |
