qutebrowser/tests
Ryan Roden-Corrent f025394e04 Set maxsplit=2 for :hint.
This supports things like :hint all spawn -v echo as '-v echo' will be
passed as a single unit to spawn rather than -v being interpreted as a
flag for :hint.

Resolves #797.

Note that, while `:hint --rapid all spawn -v` echo works,
`:hint all --rapid spawn -v echo` does not (this did not work before
either).
2016-05-20 22:11:58 -04:00
..
helpers Allow setting mock keybindings for unit tests. 2016-05-15 22:18:16 -04:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Set maxsplit=2 for :hint. 2016-05-20 22:11:58 -04:00
unit Fix lint 2016-05-20 13:07:36 +02:00
conftest.py Stop supporting running tests without Xvfb/DISPLAY 2016-04-06 08:27:43 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00