qutebrowser/tests/helpers
Florian Bruhin 3290048458 tests: Do custom fnmatch-like matching.
fnmatch treats [, ] and ? as shell metacharacters too, and has no way to escape
them. We need a literal [] and really only need * for filtering.
2015-11-13 07:56:59 +01:00
..
logfail.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
messagemock.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
stubs.py Add unit/regression test 2015-10-23 19:52:56 +02:00
test_helper_utils.py tests: Do custom fnmatch-like matching. 2015-11-13 07:56:59 +01:00
test_logfail.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
test_stubs.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
utils.py tests: Do custom fnmatch-like matching. 2015-11-13 07:56:59 +01:00