qutebrowser/tests/unit/utils
Florian Bruhin 4ec5700cbf Redirect qute:foo to qute://foo
Before, we just returned the same data for both, but then we'll run into
same-origin restrictions as qute:history and qute:history/data are not the same
host.
2017-04-06 21:18:58 +02:00
..
usertypes Avoid circular import 2016-11-10 22:45:27 +01:00
overflow_test_cases.py pylint: Enable docstyle extension 2016-07-11 13:47:18 +02:00
test_debug.py Replace all GitHub links 2017-02-05 00:13:11 +01:00
test_error.py Replace all GitHub links 2017-02-05 00:13:11 +01: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 three-argument form of monkeypatch.*attr 2017-03-01 11:33:41 +01:00
test_log.py Replace all GitHub links 2017-02-05 00:13:11 +01:00
test_qtutils.py Remove qtutils.ensure_not_null 2017-04-03 09:32:13 +02:00
test_standarddir.py Use three-argument form of monkeypatch.*attr 2017-03-01 11:33:41 +01:00
test_typing.py Fix Union tests for newer Python 3.5 versions 2016-11-10 00:54:51 +01:00
test_urlutils.py Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
test_utils.py Fallback to clipboard when primary selection is unsupported 2017-03-31 13:05:34 +02:00
test_version.py Add Chromium version to version output 2017-03-02 20:22:17 +01:00