summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-07-26Release v0.8.0v0.8.0Florian Bruhin
2016-07-26tests: Add v0.8.0 to old_configsFlorian Bruhin
2016-07-26tab API: Rename scroll to scrollerFlorian Bruhin
2016-07-26Improve test_smokeFlorian Bruhin
2016-07-26Add KeyConfigStub.get_reverse_bindings_forFlorian Bruhin
2016-07-26Merge branch 'open-download' of https://github.com/Kingdread/qutebrowser into...Florian Bruhin
2016-07-25Add more number filesMarshall Lochbaum
2016-07-23Merge branch 'master' into mark-del-no-argsMarshall Lochbaum
2016-07-23Update numbers in urlmarks testMarshall Lochbaum
2016-07-23Use quickmark-add rather than quickmark-save in testMarshall Lochbaum
2016-07-23Merge branch 'issue_1033_bookmark_display' of https://github.com/winged/quteb...Florian Bruhin
2016-07-23Various fixes after code review.David Vogt
2016-07-23Add log.ignore_py_warnings()Florian Bruhin
2016-07-23Implement feature request #1033: Bookmark displayDavid Vogt
2016-07-23Remove @pyqtSlot for functions and non-QObjectsFlorian Bruhin
2016-07-21Fix incorrect number in testMarshall Lochbaum
2016-07-21Add tests for bookmark-del and quickmark-del with no argumentsMarshall Lochbaum
2016-07-20Rename shadowed tmpdir variableFlorian Bruhin
2016-07-20Merge branch 'cut_test_clutter' of https://github.com/rcorre/qutebrowser into...Florian Bruhin
2016-07-20tests: Use dedicated logger for message mockFlorian Bruhin
2016-07-18Limit config_tmpdir use in test_configtypes.Ryan Roden-Corrent
2016-07-18Use monkeypatch.setenv instead of os.putenv.Ryan Roden-Corrent
2016-07-18Add a test for #1657/#1658Florian Bruhin
2016-07-17Prevent test_tab from creating user data dir.Ryan Roden-Corrent
2016-07-16Prevent lingering object from test_config.Ryan Roden-Corrent
2016-07-15Don't write to user datadir in test_qt_javascript.Ryan Roden-Corrent
2016-07-15Prevent creation of user dirs on several tests.Ryan Roden-Corrent
2016-07-15Prevent test_adblock from creating real config dir.Ryan Roden-Corrent
2016-07-15Completely prevent tests from creating cachedir.Ryan Roden-Corrent
2016-07-15Use fake_args in test_standarddir.Ryan Roden-Corrent
2016-07-15Fix standarddir test on Windows.Ryan Roden-Corrent
2016-07-15Prevent tests from creating cachedir tag.Ryan Roden-Corrent
2016-07-15Don't create real config/data dirs from tests.Ryan Roden-Corrent
2016-07-15Remove unneeded pylint suppressionFlorian Bruhin
2016-07-14Fix config values being lost with DELETED_OPTIONSFlorian Bruhin
2016-07-14Remove doubled checkFlorian Bruhin
2016-07-13Merge branch 'master' of https://github.com/blyxxyz/qutebrowser into blyxxyz-...Florian Bruhin
2016-07-13Fix long lineFlorian Bruhin
2016-07-13QtWebEngine: Fix 'unset' with run_js_blockingFlorian Bruhin
2016-07-13Fix lintFlorian Bruhin
2016-07-13Record mode for :repeat-command before executingJan Verbeek
2016-07-13tests: add tests for usertypes.DownloadTargetDaniel Schadt
2016-07-13Add run_js_blocking to tab APIFlorian Bruhin
2016-07-13tests: Add a tab fixture in test_tabFlorian Bruhin
2016-07-13tests: Add a view fixture in test_tabFlorian Bruhin
2016-07-13tests: Fix FakeWebTabScrollerFlorian Bruhin
2016-07-13tests: Fix default_config fixtureFlorian Bruhin
2016-07-13end2end tests: Don't fail with "STUB:" warningsFlorian Bruhin
2016-07-13QtWebEngine: Add JS loggingFlorian Bruhin
2016-07-12Use lists instead of tuples for comparingJan Verbeek