qutebrowser/tests/unit
Ryan Roden-Corrent 4b00a17d71 Fix MarkKeyParser crash when changing keyconfig.
Ensure MarkKeyParser implements on_keyconfig_changed, so it doesn't fail when
rebinding a key. It doesn't have keybindings, so the implementation is just
`pass`.

This also fixes a few flake8 style errors.
2016-04-17 21:04:08 -04:00
..
browser Merge branch 'force-current-tab' of https://github.com/paretje/qutebrowser into paretje-force-current-tab 2016-04-01 06:13:08 +02:00
commands Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
completion Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
config Release v0.6.1 2016-04-10 21:25:32 +02:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Fix MarkKeyParser crash when changing keyconfig. 2016-04-17 21:04:08 -04:00
mainwindow flake8: Add hacking 2016-04-08 07:35:53 +02:00
misc Fix test_last_window_session_none 2016-04-10 18:22:58 +02:00
scripts Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils Fix lint 2016-03-26 00:24:54 +01:00