qutebrowser/tests
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
..
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 tests: Do custom fnmatch-like matching. 2015-11-13 07:56:59 +01:00
unit tests: Skip ipc TestSendToRunningInstance on OS X. 2015-11-12 22:17:37 +01:00
conftest.py tests: Switch from pytest-capturelog to catchlog. 2015-11-11 19:57:03 +01:00
test_conftest.py Merge branch 'bdd' 2015-11-02 06:36:30 +01:00