qutebrowser/tests
Ryan Roden-Corrent 6bcdacf1ce Implement readline's backward-kill-word.
This restores the previous behavior of `unix-word-rubout` as
`backward-kill-word`, which is closer to the naming used in readline.
It is bound to <Alt-Backspace> by default, though <Ctrl-Backspace> will
also work due to a builtin binding.

Resolves #1698.
2016-07-30 07:27:29 -04:00
..
end2end Add test for opening a quickmark 2016-07-28 23:36:05 -07:00
helpers Add some more WebElementWrapper tests 2016-07-28 14:25:53 +02:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Implement readline's backward-kill-word. 2016-07-30 07:27:29 -04:00
conftest.py tests: Use pytest-warnings to handle warnings 2016-07-27 18:28:08 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00