qutebrowser/tests/unit
Ryan Roden-Corrent 5992b81850 Don't show keyhint if there are no hints.
Currently, the keyhint window is shown even if the keystring matches no
possible bindings. This causes an empty keyhint window to hang around
after entering hinting mode.

Instead, the window is now hidden if no bindings match the current
keystring.

Resolves #1507.
2016-05-19 07:02:23 -04:00
..
browser Added missing All group 2016-05-17 23:57:36 -04:00
commands Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
completion Clean up assertion 2016-05-08 20:01:35 +02:00
config Allow flexible whitespace in color strings. 2016-05-03 23:15:39 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow Add invalid url to 'test_set_hover_url_encoded' 2016-05-18 22:23:26 +02:00
misc Don't show keyhint if there are no hints. 2016-05-19 07:02:23 -04:00
scripts Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils Add tests for qutebrowser.utils.typing 2016-05-18 06:55:17 +02:00