qutebrowser/tests/unit/utils
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
..
usertypes tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
overflow_test_cases.py Fix some splelling mistakes. 2015-10-04 15:41:42 +02:00
test_debug.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
test_error.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
test_jinja.py Fixed AppVeyor test 2015-10-17 18:43:14 +02:00
test_log.py tests: Fix TestInitLog. 2015-11-23 21:50:48 +01:00
test_qtutils.py tests: Skip test_file for PyQIODevice on OS X. 2015-11-10 08:55:31 +01:00
test_standarddir.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
test_urlutils.py Handle non-ASCII in headers/url better 2015-11-09 17:01:08 +01:00
test_utils.py Merge branch 'download-page' of https://github.com/Kingdread/qutebrowser into Kingdread-download-page 2015-11-23 13:16:16 +01:00
test_version.py Merge branch 'master' into download-page 2015-11-18 19:27:26 +01:00