qutebrowser/tests/unit
Florian Bruhin 88aa47c377 Add qt.workarounds.disable_accessibility setting
This disables accessibility with Qt 6.10.1, which
causes frequent segfaults.

Closes #8797
2025-11-30 17:54:33 +01:00
..
api tests: Fix sys.flags workaround with older Python versions 2025-07-29 10:10:13 +02:00
browser tests: Use star-unpacking instead of itertools.chain 2025-11-10 13:02:26 +01:00
commands Fix remaining references to old commands 2023-08-15 20:15:48 +02:00
completion Add test to ensure `set_model(None)` cleans up 2024-06-09 18:16:01 +12:00
components Drop unneeded nonlocal 2025-03-31 08:44:45 +02:00
config Add qt.workarounds.disable_accessibility setting 2025-11-30 17:54:33 +01:00
extensions Revert "walk_module workaround for PyInstaller" 2023-10-28 10:44:55 +13:00
javascript Fix and simplify JS quirks tests 2025-03-25 14:23:48 +01:00
keyinput tests: Add Qt.Key.Key_Keyboard 2025-10-12 13:32:01 +02:00
mainwindow reuse: Replace last copyright texts 2023-07-23 12:59:11 +02:00
misc wmname: Remove trivial functions 2025-11-11 09:06:49 +01:00
scripts Fix lint/tests 2023-07-23 14:10:10 +02:00
utils version: Use correct profile for extension list 2025-11-21 22:50:52 +01:00
test_app.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_qt_machinery.py Use builtin list/dict/set/... types for annotations 2024-10-15 11:54:49 +02:00
test_qutebrowser.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00