qutebrowser/tests/unit
Bernhard M. Wiedemann 6e22ec67b1 Fix tests after year 2036
Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.

(cherry picked from commit 8bacbad1d6)
2024-06-25 08:52:53 +02:00
..
api reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
browser Fix tests after year 2036 2024-06-25 08:52:53 +02:00
commands Fix remaining references to old commands 2023-08-15 20:15:48 +02:00
completion remove unneeded QTimer imports 2024-05-25 09:34:01 +12:00
components reuse: Fix more copyright headers 2023-07-23 12:56:13 +02:00
config Update for new pylint/astroid releases 2024-05-24 21:46:04 +02:00
extensions Revert "walk_module workaround for PyInstaller" 2023-10-28 10:44:55 +13:00
javascript reuse: Fix more copyright headers 2023-07-23 12:56:13 +02:00
keyinput Update for new pylint/astroid releases 2024-05-24 21:46:04 +02:00
mainwindow reuse: Replace last copyright texts 2023-07-23 12:59:11 +02:00
misc Revert "adjust test strings for incrementing connection IDs" 2024-05-25 14:49:51 +02:00
scripts Fix lint/tests 2023-07-23 14:10:10 +02:00
utils Syntax simplifications 2024-05-25 13:19:42 +02:00
test_app.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_qt_machinery.py Make qt.machinery.Unavailable inherit ModuleNotFoundError 2024-04-30 19:24:25 +02:00
test_qutebrowser.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00