qutebrowser/tests
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
..
helpers Various code style improvements 2016-04-27 20:25:27 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration Use parens instead of \ to continue line 2016-05-09 07:18:12 +02:00
unit cmdutils.register: annotation -> arg for flags 2016-05-10 07:35:41 +02:00
conftest.py Stop supporting running tests without Xvfb/DISPLAY 2016-04-06 08:27:43 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00