qutebrowser/tests/unit/misc
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
..
test_autoupdate.py Update PyPI api URL. 2018-05-02 23:08:51 +12:00
test_checkpyver.py Update copyright years 2018-02-05 12:19:50 +01:00
test_cmdhistory.py Update copyright years 2018-02-05 12:19:50 +01:00
test_crashdialog.py Update copyright years 2018-02-05 12:19:50 +01:00
test_earlyinit.py Update copyright years 2018-02-05 12:19:50 +01:00
test_editor.py Fix test_backup_error. 2018-03-13 08:50:34 -04:00
test_guiprocess.py Update copyright years 2018-02-05 12:19:50 +01:00
test_ipc.py Update copyright years 2018-02-05 12:19:50 +01:00
test_keyhints.py Break long lines 2018-03-26 10:51:04 +02:00
test_lineparser.py Fix lineparser tests 2018-08-07 17:53:26 +02:00
test_miscwidgets.py Capitalize Escape in TestFullscreenNotification 2018-03-04 20:21:57 +01:00
test_msgbox.py Update copyright years 2018-02-05 12:19:50 +01:00
test_objects.py Update copyright years 2018-02-05 12:19:50 +01:00
test_pastebin.py Paste version information privately 2018-02-26 23:09:55 +01:00
test_readline.py Update copyright years 2018-02-05 12:19:50 +01:00
test_sessions.py Update copyright years 2018-02-05 12:19:50 +01:00
test_split_hypothesis.py Update copyright years 2018-02-05 12:19:50 +01:00
test_split.py Update copyright years 2018-02-05 12:19:50 +01:00
test_sql.py Use composition instead of inheritance for sql.Query 2018-09-01 18:25:58 +02:00
test_utilcmds.py Add missing qapp fixtures to tests 2018-03-15 09:06:40 +01:00