dangerzone/tests
deeplow 3788139d26
Add utility for sanitizing strings
Add `replace_control_chars()` function in `util.py`, which can be used
to sanitize strings from ANSI escape sequences or weird Unicode symbols.
2023-08-01 14:43:48 +03:00
..
gui Add collapsible dialog for errors 2023-08-01 14:29:27 +03:00
test_docs tests: Add sample files for extra MIME types 2023-04-03 18:58:56 +03:00
__init__.py Add utility for sanitizing strings 2023-08-01 14:43:48 +03:00
conftest.py tests: Test our own custom QApplication 2023-07-28 12:18:58 +03:00
test_cli.py Pass sample_pdf as fixture instead of via class 2023-07-25 15:00:32 +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