qutebrowser/tests/end2end
Martin Tournoij 200e439a30
Fix crash of :debug-log-filter when --filter wasn't given
There was no `LogFilter`. The fix is to always initialize a
`LogFilter()` with `None`. as the "filter".

Fixes #2303.
2017-04-04 17:45:23 +01:00
..
data Stabilize history.replaceState tests 2017-03-31 13:05:34 +02:00
features Fix crash of :debug-log-filter when --filter wasn't given 2017-04-04 17:45:23 +01:00
fixtures Ignore getrlimit error during tests 2017-03-31 13:03:40 +02:00
conftest.py Fix BDD version check operators 2017-03-08 20:56:30 +01:00
test_dirbrowser.py Mark test_dirbrowser as qtwebengine_skip 2016-08-18 23:05:31 +02:00
test_hints_html.py tests: Add QUTE_BDD_WEBENGINE environment variable 2016-09-05 15:08:00 +02:00
test_insert_mode.py Move cursor to end with input elements on QtWebEngine 2017-03-01 17:30:48 +01:00
test_invocations.py Run more invocation tests with QtWebEngine 2017-03-31 06:18:43 +02:00
test_mhtml_e2e.py Drop PyQt < 5.7.1 support for QtWebEngine 2017-02-17 14:42:57 +01:00