qutebrowser/tests
Florian Bruhin 14f4689998 tests: Fix TestInitLog.
This worked before b0d4ebe because --debug was given and the
"args.loglevel.upper()" part was never executed.

However, loglevel is expected as a string, not as an int.
2015-11-23 21:50:48 +01:00
..
helpers tests: Do custom fnmatch-like matching. 2015-11-13 07:56:59 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration bdd: Add a timeout to redirect-later with -1 delay. 2015-11-23 21:37:22 +01:00
unit tests: Fix TestInitLog. 2015-11-23 21:50:48 +01:00
conftest.py Fix typos. 2015-11-23 11:17:26 +01:00
test_conftest.py Merge branch 'bdd' 2015-11-02 06:36:30 +01:00