qutebrowser/tests
toofar fea33d607f Check runtime Qt version only.
Since the bug was fixed in qtbase it shouldn't matter what version of
PyQt (or webengine for that matter) you are running against. So pass
`compiled=False`.

Also expand the docstring of `check_version()` to explain a little more
what the `compiled` kwarg does. Based on a discussion here:
https://github.com/qutebrowser/qutebrowser/pull/7933#issuecomment-1732400960

What's still not clear to me is when the runtime and compiled Qt
versions can differ. I always have to rebuild PyQt when I switch Qt
versions, but maybe I'm doing something wrong there.
2023-09-29 14:07:30 +13:00
..
end2end tests: Ignore another spurious libva error 2023-09-25 16:59:56 +02:00
helpers Generalize (testdata) substitution in end2end tests 2023-09-05 12:20:02 +02:00
manual Rename :buffer to :tab-select 2021-01-20 18:00:38 +01:00
unit Check runtime Qt version only. 2023-09-29 14:07:30 +13:00
conftest.py Remove hypothesis health check suppression 2023-09-11 11:11:26 +02:00
test_conftest.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00