mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
![]() In PR #378 ("container: Allow converting more document formats"), we added support for the following MIME types: * application/zip * application/octet-stream * application/x-ole-storage * application/vnd.oasis.opendocument.spreadsheet-template * application/vnd.oasis.opendocument.text-template However, we forgot to add some tests for these MIME types in the repo. In this commit, we add a file for each of these MIME types, to make sure we have no regressions in the future. |
||
---|---|---|
.. | ||
sample-doc.doc | ||
sample-docm.docm | ||
sample-docx.docx | ||
sample-gif.gif | ||
sample-jpg.jpg | ||
sample-mime-application-zip.xls | ||
sample-mime-octet-stream.xls | ||
sample-mime-spreadsheet-template.ods | ||
sample-mime-text-template.odt | ||
sample-mime-x-ole-storage.xls | ||
sample-odg.odg | ||
sample-odp.odp | ||
sample-ods.ods | ||
sample-odt.odt | ||
sample-pdf.pdf | ||
sample-png.png | ||
sample-ppt.ppt | ||
sample-pptx.pptx | ||
sample-xls.xls | ||
sample-xlsx.xlsx | ||
sample_bad_pdf.pdf |