qutebrowser/tests/unit/utils
Florian Bruhin e7af54898e Add X11/Wayland information to version info
Unfortunately there is no way to get this information from Qt, so I had to
resort to some funny low-level C-like Python programming to directly use
libwayland-client and Xlib. Fun was had! Hopefully this avoids having to ask
for this information every time someone shows a bug/crash report, as there
are various subtleties that can be specific to the Wayland compositor in use.
2025-06-25 09:34:35 +02:00
..
usertypes tests: Add sanity check for stray timer objects 2025-05-07 13:39:48 +02:00
overflow_test_cases.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_debug.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_error.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_javascript.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_jinja.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_log.py Replace all logging._acquireLock usages 2024-06-26 17:41:30 +02:00
test_qtlog.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_qtutils.py Fix flake8 2025-04-08 14:36:34 +02:00
test_resources.py Remove all importlib_resources backport usage 2024-10-13 18:24:44 +02:00
test_standarddir.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_urlmatch.py Update urlmatch tests for Python fixes 2025-02-17 09:57:44 +01:00
test_urlutils.py tests: Match message properly for invalid URL 2025-03-15 12:25:43 +01:00
test_utils.py Fix mimetype for PDF.js files on Windows 2025-06-05 13:41:28 +02:00
test_version.py Add X11/Wayland information to version info 2025-06-25 09:34:35 +02:00