qutebrowser/tests/unit/utils
Florian Bruhin bddda6b778 Use a data: URL for the broken qutebrowser logo
It blows our HTML up, but we use error.html from various places with
various security policies, so we can't rely on being able to load
file:// URLs.
2016-11-10 08:53:06 +01:00
..
usertypes Move usertypes.DownloadTarget to downloads module 2016-11-09 08:15:58 +01:00
overflow_test_cases.py pylint: Enable docstyle extension 2016-07-11 13:47:18 +02:00
test_debug.py Use QApplication.sendEvent instead of postEvent 2016-08-18 21:36:43 +02:00
test_error.py Get rid of extend=True for qt_log_ignore 2016-07-29 09:12:06 +02:00
test_javascript_string_escape.html Add qutebrowser.utils.javascript 2016-08-04 17:53:13 +02:00
test_javascript.py Revert "javascript.assemble: Support document module" 2016-08-18 15:58:46 +02:00
test_jinja.py Use a data: URL for the broken qutebrowser logo 2016-11-10 08:53:06 +01:00
test_log.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_qtutils.py test requirements: Update pytest-rerunfailures to 2.1.0 2016-11-02 10:12:10 +01:00
test_standarddir.py tests: Use pytest.fixture instead of yield_fixture 2016-08-22 07:40:24 +02:00
test_typing.py Add tests for qutebrowser.utils.typing 2016-05-18 06:55:17 +02:00
test_urlutils.py Check for spaces in URLs with explicit scheme 2016-09-15 22:29:21 +02:00
test_utils.py Fix lint 2016-09-15 14:51:22 +02:00
test_version.py Add a colon 2016-09-29 06:35:47 +02:00