qutebrowser/tests
Florian Bruhin fc84e58043 tests: Ignore "SelectionRequest too old" globally.
If we use pytestmark, it won't be ignored inside subprocess output, so our fix
from https://github.com/The-Compiler/qutebrowser/issues/1124#issuecomment-158073581
never actually worked.

See #1124 and #1183.
2015-12-17 22:33:07 +01:00
..
helpers pylint: Remove import-error disabling from tests. 2015-12-01 22:47:10 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration tests: Ignore "SelectionRequest too old" globally. 2015-12-17 22:33:07 +01:00
unit tests: Check args for loadFinished signals. 2015-12-17 07:49:28 +01:00
conftest.py pylint: Disable no-member for hypothesis.Settings. 2015-12-15 18:57:14 +01:00
test_conftest.py pylint: Disable deprecated-method in test_conftest. 2015-12-01 07:16:53 +01:00