qutebrowser/tests
Ryan Roden-Corrent ea459a1eca SQL code review fixes.
- Ignore invalid variable name in flake8 (pylint already checks this and
  we don't want to have to double-ignore)
- Fix and test completion bug with `:set asdf `
- Remove unused import
- Use `assert not func.called` instead of `func.assert_not_called` for
  backwards compatibility
2017-07-12 08:19:31 -04:00
..
end2end Merge remote-tracking branch 'upstream/master' into really_complete 2017-07-05 08:45:57 -04:00
helpers SQL code review fixes. 2017-07-12 08:19:31 -04:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit SQL code review fixes. 2017-07-12 08:19:31 -04:00
conftest.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00