qutebrowser/tests
Florian Bruhin ca5a78dfc7 Attach numerical code to Qt OSErrors and fix tests.
This fixes tests with tox < 2.0.0 on systems with a non-english locale, as it's
no longer the errorString which gets compared.

Fixes #806.
2015-07-12 11:20:28 +02:00
..
browser Remove unused imports. 2015-06-28 23:20:56 +02:00
commands Add tests for CommandRunner/KeyConfigParser. 2015-04-13 07:54:24 +02:00
config Fix os.path patching in tests. 2015-07-06 18:50:34 +02:00
html Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
javascript tests: Use utils.read_file to get javascript files. 2015-06-18 21:09:10 +02:00
keyinput pytest: Use common fixture for fake_keyconfig. 2015-05-19 07:46:56 +02:00
mainwindow/statusbar Ignore "Unable to set geometry" warnings in tests. 2015-06-12 17:04:12 +02:00
misc Fix os.path patching in tests. 2015-07-06 18:50:34 +02:00
utils Attach numerical code to Qt OSErrors and fix tests. 2015-07-12 11:20:28 +02:00
conftest.py Actually run OS X tests on OS X. 2015-07-11 20:14:26 +02:00
log.py Renamed test to tests as suggested by @The-Compiler 2015-04-05 12:23:04 -03:00
stubs.py Rewrite version.version() tests and test short arg. 2015-06-26 22:37:00 +02:00
test_stubs.py Fix lint. 2015-04-05 20:30:31 +02:00