qutebrowser/scripts/dev
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
..
ci Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-05 08:45:57 -04:00
pylint_checkers Finally update copyrights... 2017-05-09 21:37:03 +02:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
build_release.py Fix build_release.py 2017-07-07 15:18:05 +02:00
check_coverage.py More sql code review fixes. 2017-07-08 09:57:32 -04:00
check_doc_changes.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
cleanup.py Remove legacy cx_Freeze code 2017-05-17 11:31:14 +02:00
download_release.sh Replace all GitHub links 2017-02-05 00:13:11 +01:00
gen_resources.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
get_coredumpctl_traces.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
Makefile-dmg DMG Makefile: Don't generate template.dmg.bz2 2016-07-26 16:30:34 +02:00
misc_checks.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
quit_segfault_test.sh Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
recompile_requirements.py Sort names in recompile_requirements again 2017-06-01 16:21:48 +02:00
run_profile.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
run_pylint_on_tests.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
run_vulture.py Fix lint 2017-05-30 17:07:31 +02:00
segfault_test.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
src2asciidoc.py Add proxy support for QtWebEngine and Qt 5.7.1 2017-07-03 10:29:28 +02:00
strip_whitespace.sh Name strip_whitespace.sh correctly 2016-05-18 06:54:14 +02:00
ua_fetch.py Add Android UA 2017-05-13 15:05:54 +02:00
update_3rdparty.py Run update_3rdparty correctly from build_release 2017-05-24 08:37:06 +02:00