dangerzone/tests
Alex Pyrgiotis e3a8a651f1
Disable HWP / HWPX conversion on MacOS M1 / Qubes
The HWP / HWPX conversion feature does not work on the following
platforms:

* MacOS with Apple Silicon CPU
* Native Qubes OS

For this reason, we need to:

1. Disable it on the GUI side, by not allowing the user to select these
   files.
2. Throw an error on the isolation provider side, in case the user
   directly attempts to convert the file (either through CLI or via
   "Open With").

Refs #494
Refs #498
2023-08-05 16:50:49 +01:00
..
gui Add collapsible dialog for errors 2023-08-01 14:29:27 +03:00
isolation_provider container: Improve parsing of progress reports 2023-08-01 14:43:49 +03:00
test_docs tests: Add sample files for extra MIME types 2023-04-03 18:58:56 +03:00
test_docs_external Add test files for hwp/hwpx (base64 encoded) 2023-08-01 14:37:14 +01:00
__init__.py Add test files for hwp/hwpx (base64 encoded) 2023-08-01 14:37:14 +01:00
conftest.py tests: Test our own custom QApplication 2023-07-28 12:18:58 +03:00
test_cli.py Disable HWP / HWPX conversion on MacOS M1 / Qubes 2023-08-05 16:50:49 +01:00
test_document.py remove number from test_doc2 variable 2023-07-25 15:00:31 +01:00
test_ocr.py ci: Add test for OCR languages 2023-05-24 13:43:29 +03:00
test_util.py Add utility for sanitizing strings 2023-08-01 14:43:48 +03:00