qutebrowser/tests/unit/misc
Florian Bruhin f7a13fa1f9 Rename LineParserWrapper to LineParserMixin.
This makes pylint shut up as it realizes it is, in fact, a mixin.
2015-11-30 07:11:35 +01:00
..
test_autoupdate.py Add a --check-all to check_coverage.py. 2015-10-04 20:35:24 +02:00
test_checkpyver.py Skip some tests when frozen. 2015-08-26 20:29:56 +02:00
test_cmdhistory.py test_cmdhistory: Remove patching for prev/nextitem. 2015-08-27 06:40:14 +02:00
test_crashdialog.py trying to fix tests 2 2015-10-01 16:34:34 +03:00
test_editor.py Fix lint. 2015-09-11 08:39:42 +02:00
test_guiprocess.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
test_ipc.py tests: Skip test_normal_connection IPC test on OS X. 2015-11-23 20:33:11 +01:00
test_lineparser.py Rename LineParserWrapper to LineParserMixin. 2015-11-30 07:11:35 +01:00
test_miscwidgets.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_msgbox.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_readline.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_sessions.py Fix session tests. 2015-11-28 20:41:42 +01:00
test_split_hypothesis.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_split.py tests: Improve some parametrized test IDs. 2015-11-27 16:25:25 +01:00