qutebrowser/tests
Florian Bruhin 312daca2b0 fuzzy_url: Raise InvalidUrlError on empty URLs.
Before we raised QtValueError (via qtutils.ensure_valid), but maybe there are
more callers out there which call fuzzy_url with an empty input - and it makes
more sense to raise InvalidUrlError which gets displayed to the user than
raising QtValueError which is more like an assertion.
2016-02-02 06:38:48 +01:00
..
helpers Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Fix pasting of empty URLs. 2016-02-02 06:37:49 +01:00
unit fuzzy_url: Raise InvalidUrlError on empty URLs. 2016-02-02 06:38:48 +01:00
conftest.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
test_conftest.py Adjust copyright years. 2016-01-04 07:12:39 +01:00