summaryrefslogtreecommitdiff
path: root/tests/mime-detection
diff options
context:
space:
mode:
authorAndreas Noteng <andreas@noteng.no>2019-11-09 13:57:14 +0100
committerAndreas Noteng <andreas@noteng.no>2020-04-03 07:16:29 +0200
commit680fa85f24627a3bfe318b01e3b4d2329251153d (patch)
treecaa7a7cd1836f4db677da26c4c70a5f6b8a49486 /tests/mime-detection
parent9030c21cf7e9ad6fc5dcd6a7666665049ad4159e (diff)
downloadshared-mime-info-680fa85f24627a3bfe318b01e3b4d2329251153d.tar.gz
Add mimetypes for PySpread spreadsheets
Diffstat (limited to 'tests/mime-detection')
-rw-r--r--tests/mime-detection/list4
-rw-r--r--tests/mime-detection/test.pysbin0 -> 532 bytes
-rw-r--r--tests/mime-detection/test.pysu10
3 files changed, 14 insertions, 0 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index 3e9dd5b0..45658c8c 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -736,3 +736,7 @@ disk.qcow2 application/x-qemu-disk
# ROM hack scene patching formats
SLA.bps application/x-bps-patch
FF6FR.IPS application/x-ips-patch
+
+# PySpread spreadsheet
+test.pys application/x-pyspread-bz-spreadsheet oxo
+test.pysu application/x-pyspread-spreadsheet
diff --git a/tests/mime-detection/test.pys b/tests/mime-detection/test.pys
new file mode 100644
index 00000000..9f55b171
--- /dev/null
+++ b/tests/mime-detection/test.pys
Binary files differ
diff --git a/tests/mime-detection/test.pysu b/tests/mime-detection/test.pysu
new file mode 100644
index 00000000..86f68373
--- /dev/null
+++ b/tests/mime-detection/test.pysu
@@ -0,0 +1,10 @@
+[Pyspread save file version]
+2.0
+[shape]
+1000 100 3
+[grid]
+0 0 0 "Test"
+[attributes]
+[row_heights]
+[col_widths]
+[macros]