summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFelix Plamper <felix.plamper@tuta.io>2022-02-08 09:44:03 +0000
committerVille Skyttä <ville.skytta@iki.fi>2022-02-08 09:44:03 +0000
commit7bdcf3b6457979e9e928489ac6977b8ccc5880de (patch)
tree63cddb8f3f1cb8c480ab676c492ec9c7c7f92cdd /tests
parentdc7e23e0d686dccc01842a0ac084b2397001a1e7 (diff)
downloadshared-mime-info-7bdcf3b6457979e9e928489ac6977b8ccc5880de.tar.gz
Added DSD mime type
Diffstat (limited to 'tests')
-rw-r--r--tests/mime-detection/list4
-rw-r--r--tests/mime-detection/test.dffbin0 -> 114688 bytes
-rw-r--r--tests/mime-detection/test.dsfbin0 -> 38980 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index 8a07f5af..6cde7b31 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -272,6 +272,10 @@ raw-mjpeg.mjpeg video/x-mjpeg oxo
x_speex_ogg.spx audio/x-speex+ogg
# From https://cgit.kde.org/kfilemetadata.git/tree/autotests/samplefiles
test.mpc audio/x-musepack
+# Created using https://tascam.com/us/product/hi-res_editor/top
+test.dsf audio/x-dsf
+# Created using https://tascam.com/us/product/hi-res_editor/top
+test.dff audio/x-dff
# text
text-iso8859-15.txt text/plain
diff --git a/tests/mime-detection/test.dff b/tests/mime-detection/test.dff
new file mode 100644
index 00000000..a3ae577a
--- /dev/null
+++ b/tests/mime-detection/test.dff
Binary files differ
diff --git a/tests/mime-detection/test.dsf b/tests/mime-detection/test.dsf
new file mode 100644
index 00000000..3b9e7f43
--- /dev/null
+++ b/tests/mime-detection/test.dsf
Binary files differ