summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2017-02-17Skip geolocation tests on Qt 5.8Florian Bruhin
2017-02-17Drop PyQt < 5.7.1 support for QtWebEngineFlorian Bruhin
2017-02-17Disable mhtml tests for Qt 5.6Florian Bruhin
2017-02-17webengine: Use _click_href for hinting target=_blank linksFlorian Bruhin
2017-02-11Cap scroll count to 5000Florian Bruhin
2017-02-11Detect rel-attributes on <a> elements for :navigateFlorian Bruhin
2017-02-11Merge branch 'master' of https://github.com/imransobir/qutebrowser into imran...Florian Bruhin
2017-02-10Add :history command.Imran Sobir
2017-02-10Add a benchmark for qute:historyFlorian Bruhin
2017-02-10Refactor qute:history unittestsFlorian Bruhin
2017-02-09Fix pylint errors.Imran Sobir
2017-02-09Adjust history unittestFlorian Bruhin
2017-02-09Ask for confirmation with :history-clearFlorian Bruhin
2017-02-09Hide next links to future.Imran Sobir
2017-02-09Use pytest's tmpdir fixture.Imran Sobir
2017-02-09Generate and cleanup fake web-history in own fixture.Imran Sobir
2017-02-09Style fixes.Imran Sobir
2017-02-09Rename test_qutehistory.py to test_qutescheme.py.Imran Sobir
2017-02-09Fix test_history.test_init without QtWebKItFlorian Bruhin
2017-02-09Run unittests with QUTE_BDD_WEBENGINEFlorian Bruhin
2017-02-09Fix handling of @qt>= BDD tagsFlorian Bruhin
2017-02-09Mark tests using special URLs as Qt >= 5.8Florian Bruhin
2017-02-09Allow single-dot version tags in BDD testsFlorian Bruhin
2017-02-09Relax complex mhtml check for QtWebEngineFlorian Bruhin