qutebrowser/scripts
Ryan Roden-Corrent f9f8900fe9 More sql code review fixes.
- remove outdated comment
- fix sql init error message
- clean up history text import code
- fix test_history file path in coverage check
- use real web history, not stub, for completion model tests
- use qtmodeltester in sql/list_category tests
- test url encoding in history tests
- fix test_clear by using a callable mock
- remove test_debug_dump_history_oserror as the check is now the same as
  for the file not existing
- rename nonempty to data in test_completionmodel
- add more delete_cur_item tests
- test empty option/value completion
2017-07-08 09:57:32 -04:00
..
dev More sql code review fixes. 2017-07-08 09:57:32 -04:00
testbrowser_cpp Add a QtWebEngine C++ testbrowser 2016-11-02 08:01:09 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
asciidoc2html.py Fix pylint issue 2017-05-29 23:15:22 +02:00
hostblock_blame.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
importer.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
keytester.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
link_pyqt.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
setupcommon.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
testbrowser.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00