qutebrowser/tests/unit
Florian Bruhin 5eff35ba30 cmdutils.register: annotation -> arg for flags
Instead of using a 'flag' key in the annotation dict, we now use a flags
argument to @cmdutils.register which is a {argument: flag} dict.

See #637.
2016-05-10 07:35:41 +02:00
..
browser Fix lint 2016-05-08 11:14:42 +02:00
commands cmdutils.register: annotation -> arg for flags 2016-05-10 07:35:41 +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 flake8: Add hacking 2016-04-08 07:35:53 +02:00
misc Various code style improvements 2016-04-27 20:25:27 +02:00
scripts Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils Fix broken supports_selection() test 2016-05-08 22:39:39 +02:00