qutebrowser/tests
Ryan Roden-Corrent 1dc20f4d02 Handle special keystrings case-insensitively.
Load all special keystrings (e.g. <ctrl-a>) into memory as lowercase,
and automatically lowercase any special keystring given to bind/unbind.
This prevents <ctrl-a> and <Ctrl-A> from being treated differently.

Resolves #816.
Also resolves #1544 (dupe).
2016-06-04 07:39:09 -04:00
..
end2end Handle special keystrings case-insensitively. 2016-06-04 07:39:09 -04:00
helpers Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
unit tests: update test_log with json_logging namespace 2016-05-30 16:00:10 +02:00
conftest.py Fix pytest_status workaround if .cache is missing 2016-05-29 22:21:35 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00