summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-03-08Release v0.10.1v0.10.1Florian Bruhin
2017-03-07Fix compiled version checkFlorian Bruhin
2017-03-07Stringify py.path.local in adblock testsFlorian Bruhin
2017-03-07Handle invalid UTF8 data in hostblock listsFlorian Bruhin
2017-03-07Reorder initializationFlorian Bruhin
2017-03-07Stabilize some testsFlorian Bruhin
2017-03-07Stabilize session testsFlorian Bruhin
2017-03-07Remove unneeded deleted attribute for FakeSocketFlorian Bruhin
2017-03-04Fix initial keyboard focus with QtWebEngineFlorian Bruhin
2017-03-02Fix lintFlorian Bruhin
2017-03-02Stabilize existing text testFlorian Bruhin
2017-03-01Strip QtWebEngine download suffixes properlyFlorian Bruhin
2017-03-01Relax validation of QssColor valuesFlorian Bruhin
2017-03-01Move cursor to end with input elements on QtWebEngineFlorian Bruhin
2017-03-01Fix selecting text fields with QtWebKitFlorian Bruhin
2017-03-01Don't strip info when loading PAC from a fileFlorian Bruhin
2017-03-01Remove UserInfo and path/query for PAC URLsFlorian Bruhin
2017-03-01Fix lintFlorian Bruhin
2017-02-28Also check compiled Qt version in version checksFlorian Bruhin
2017-02-28Don't create QWebEngine profile at import timeFlorian Bruhin
2017-02-28Skip test_qt_arg on Qt 5.2Florian Bruhin
2017-02-27Fix test_qt_argsFlorian Bruhin
2017-02-27Add an end2end test for --qt-argFlorian Bruhin
2017-02-27Fix --qt-arg testsFlorian Bruhin
2017-02-25Add v0.10.0 default configFlorian Bruhin
2017-02-25Merge branch 'session-save-only-active-window' of https://github.com/danfis/q...Florian Bruhin
2017-02-25Merge branch 'master' of https://github.com/kiryl/qutebrowser into kiryl-masterFlorian Bruhin
2017-02-25Merge branch 'upstream-master-jseval-file' of https://github.com/pkill-nine/q...Florian Bruhin
2017-02-25Fix lintFlorian Bruhin
2017-02-25Adds a --file flag to :jsevalpkill9
2017-02-24Fix test_webkitelemFlorian Bruhin
2017-02-24Don't show hints for opacity: 0 elementsFlorian Bruhin
2017-02-23Fix QtWebKit-NG private-browsing testsFlorian Bruhin
2017-02-23Mark more private-browsing tests as xfail with QtWebKit-NGFlorian Bruhin
2017-02-23Don't lose warnings shown in early init phasesFlorian Bruhin
2017-02-22Fixed test of :session-save --only-active-windowDaniel Fiser
2017-02-22Added test for :session-save --only-active-windowDaniel Fiser
2017-02-22Merge branch 'pac+file' of https://github.com/kiryl/qutebrowser into kiryl-pa...Florian Bruhin
2017-02-21tests: Ignore CreatePlatformSocket() errorsFlorian Bruhin
2017-02-21Bring back PyQt (but not Qt) 5.7.0 support with QtWebEngineFlorian Bruhin
2017-02-21Allow pac+file proxy scheme to load PAC file from local filesystemKirill A. Shutemov
2017-02-21PAC: fix isPlainHostName()Kirill A. Shutemov
2017-02-19Merge branch 'navigate-fix' of https://github.com/EliteTK/qutebrowser into El...Florian Bruhin
2017-02-19Add Qt library/data paths to version infoFlorian Bruhin
2017-02-19tests navigate: Add tests for rel attributes with nofollowTomasz Kramkowski
2017-02-19Handle all uerscript errors when hinting with userscript-targetFlorian Bruhin
2017-02-17Fix subtle issue in hint bdd testsFlorian Bruhin
2017-02-17bdd: Allow checking open tabs without (active)Florian Bruhin
2017-02-17Add testcase for #2311Florian Bruhin
2017-02-17Remove unused importsFlorian Bruhin