qutebrowser/tests/integration
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
..
data Merge branch 'hints_clicking' of https://github.com/lahwaacz/qutebrowser into lahwaacz-hints_clicking 2016-05-20 17:09:16 +02:00
features Set maxsplit=2 for :hint. 2016-05-20 22:11:58 -04:00
conftest.py Add basic profiling capability for quteproc tests. 2016-02-11 08:02:44 +01:00
quteprocess.py tests: Actually log the colored log 2016-05-01 23:01:22 +02:00
test_dirbrowser.py Various code style improvements 2016-04-27 20:25:27 +02:00
test_hints_html.py Merge branch 'hints_clicking' of https://github.com/lahwaacz/qutebrowser into lahwaacz-hints_clicking 2016-05-20 17:09:16 +02:00
test_insert_mode.py Use parens instead of \ to continue line 2016-05-09 07:18:12 +02:00
test_invocations.py Improve output if :messages is used without errors 2016-05-15 11:50:29 +02:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py bdd: Fix parsing of logged python warnings 2016-05-01 22:13:31 +02:00
test_smoke.py Mark segfault on exit in test_smoke as xfail 2016-04-10 20:52:07 +02:00
test_testprocess.py tests: Skip custom_environment_no_system on Win. 2016-01-20 20:34:19 +01:00
test_webserver.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
testprocess.py bdd: Also log already found log messages 2016-05-04 20:54:34 +02:00
webserver_sub_ssl.py Disable useless-suppression in webserver_sub_ssl. 2016-01-17 21:21:26 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py Various code style improvements 2016-04-27 20:25:27 +02:00