qutebrowser/tests
Ryan Roden-Corrent 0300f03ebc Allow passing args to spawn from :hint.
Instead of creating a new guiprocess manually, just pass the args along
to the spawn command so it can accept args like -v.

Addresses part of #797 by allowing `hint -- all spawn -v echo`.
`hint all spawn -v echo` is still not supported.
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 Allow passing args to spawn from :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