qutebrowser/tests/unit/misc
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
..
test_autoupdate.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_checkpyver.py Various code style improvements 2016-04-27 20:25:27 +02:00
test_cmdhistory.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_crashdialog.py tests: Make test IDs predictable. 2016-01-25 22:15:31 +01:00
test_editor_unit.py Rename test_editor.py to test_editor_unit.py 2016-04-05 19:49:01 +02:00
test_guiprocess.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_ipc.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_keyhints.py Don't show keyhint if there are no hints. 2016-05-19 07:02:23 -04:00
test_lineparser.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_miscwidgets.py Remove now obsolete test. 2016-02-10 07:06:34 +01:00
test_msgbox.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_readline.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_sessions_unit.py Fix test_last_window_session_none 2016-04-10 18:22:58 +02:00
test_split_hypothesis.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_split.py flake8: Add hacking 2016-04-08 07:35:53 +02:00