qutebrowser/tests
Daniel 1bdb012b2c Add a config option for navigate_incdec
Also known as Ctrl-A/Ctrl-X. You can now specify which parts of the URL
should be searched for numbers.

The setting is general->url-incdec-segments and it's a set with valid
values of 'host', 'path', 'query' and 'anchor'.
2015-09-30 19:18:00 +02:00
..
helpers Merge branch 'cookies_tests' of https://github.com/acogneau/qutebrowser into acogneau-cookies_tests 2015-09-16 22:58:28 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Fix lint. 2015-09-19 22:03:56 +02:00
unit Add a config option for navigate_incdec 2015-09-30 19:18:00 +02:00
conftest.py Allow unittests-nodisp to run w/o DISPLAY on CI. 2015-09-28 22:19:33 +02:00
test_conftest.py Don't skip all tests without DISPLAY set. 2015-09-28 21:50:44 +02:00