qutebrowser/tests/unit
Florian Bruhin 0e284944e7 Use composition instead of inheritance for sql.Query
This means we're more loosely coupled to Qt's QSqlQuery, and also can move some
logic for handling batch queries from the table to there.
2018-09-01 18:25:58 +02:00
..
browser Add test for no-sql-history flag 2018-09-01 18:25:58 +02:00
commands Wait until runner is finished in test_custom_env 2018-03-19 11:43:08 +01:00
completion Don't alphabetically sort tab completion. 2018-08-19 16:42:36 +12:00
config Add missing yaml_value fixture 2018-08-06 19:57:38 +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 Add basic tests for tab width sizing 2018-03-22 14:27:33 -04:00
misc Use composition instead of inheritance for sql.Query 2018-09-01 18:25:58 +02:00
scripts Update copyright years 2018-02-05 12:19:50 +01:00
utils changing the texts of the errors 2018-08-10 20:49:20 +02:00
test_app.py Update copyright years 2018-02-05 12:19:50 +01:00