qutebrowser/tests/unit
Florian Bruhin 29fdd1acc4 Make sure all keyboard modifiers are handled correctly
This handles Qt.KeypadModifier (Num+...) correctly, adds tests for converting
modifiers to strings, and strips Qt.GroupSwitchModifier as QKeySequence doesn't
know about it.

Fixes #3675
2018-03-05 22:11:26 +01:00
..
browser Make sure the backend is set in test_webenginesettings.py 2018-03-02 07:00:09 +01:00
commands Update copyright years 2018-02-05 12:19:50 +01:00
completion Merge branch 'keys' 2018-03-04 22:50:41 +01:00
config Disallow numbers in keybindings 2018-03-04 23:17:51 +01:00
javascript Update copyright years 2018-02-05 12:19:50 +01:00
keyinput Make sure all keyboard modifiers are handled correctly 2018-03-05 22:11:26 +01:00
mainwindow Use a different directory for file prompt tests 2018-02-19 22:08:42 +01:00
misc Merge branch 'keys' 2018-03-04 22:50:41 +01:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils Fix test_version without cssutils 2018-03-05 11:36:50 +01:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00