qutebrowser/tests/unit
Florian Bruhin c2a072f9fe Fix handling of sqlite out of memory errors
The "error_code == -1" check never passed, as error_code (confusingly) is a
string of a number.
2018-09-12 01:36:50 +02:00
..
browser Allow downloading from PDF.js 2018-09-10 13:15:39 +02:00
commands Wait until runner is finished in test_custom_env 2018-03-19 11:43:08 +01:00
completion Use a shared web_history fixture 2018-09-06 20:08:32 +02:00
config Fix pylint issues with config cache 2018-09-06 16:43:10 +02:00
javascript Fix lint 2018-06-09 23:00:57 +02:00
keyinput Recognize "Command"/"Cmd" in keybindings 2018-08-28 18:57:47 +02:00
mainwindow Use config_stub.val instead of config_stub.set_obj in tests 2018-09-02 14:42:47 +02:00
misc Fix handling of sqlite out of memory errors 2018-09-12 01:36:50 +02:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils Add utils.guess_mimetype 2018-09-09 18:35:09 +02:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00