qutebrowser/tests/unit
Daniel 05bcddb6f9 Use RegexEq in configtypes tests
This prevents the tests from failing if the regex cache overflows,
since re.compile objects compare by identitiy instead of patterns.
2015-09-28 14:24:36 +02:00
..
browser Add filescheme test for names with special chars. 2015-09-24 06:45:33 +02:00
commands Revert "Fix argparser test after win_registry change." 2015-08-24 08:05:34 +02:00
completion Reorganize tests directory. 2015-08-18 20:19:02 +02:00
config Use RegexEq in configtypes tests 2015-09-28 14:24:36 +02:00
javascript Remove unused import. 2015-08-23 18:29:02 +02:00
keyinput Refactor test_basekeyparser. 2015-08-26 23:02:23 +02:00
mainwindow/statusbar Fix lint. 2015-08-25 21:21:49 +02:00
misc tests: Skip test_stale_legacy_server when frozen. 2015-09-17 22:02:12 +02:00
scripts Adjust check_coverage.py for coverage 4.0. 2015-09-21 07:42:10 +02:00
utils tests: Increase some timeouts for OS X. 2015-09-17 21:22:35 +02:00