summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-12-28Add old config for 0.9.0Florian Bruhin
2016-12-28Merge branch 'jinja-error' of https://github.com/fiete201/qutebrowser into fi...Florian Bruhin
2016-12-28Add a test for userscript unicode errorsFlorian Bruhin
2016-12-28Fix lintFritz Reichwald
2016-12-28Fix test for loggingFritz Reichwald
2016-12-28Fix test_not_foundFritz Reichwald
2016-12-28Update ace.js to 1.2.6Florian Bruhin
2016-12-22Merge branch 'issue-2173' of https://github.com/Kingdread/qutebrowser into Ki...Florian Bruhin
2016-12-22Fix lintFlorian Bruhin
2016-12-22make test independent of previous testsDaniel Schadt
2016-12-22Move proxy/pac out of QtWebKit folderFlorian Bruhin
2016-12-22Add urlutils.proxy_for_urlFlorian Bruhin
2016-12-22Also xfail #2183 tests without Docker/TravisFlorian Bruhin
2016-12-22Adjust skipped testFlorian Bruhin
2016-12-22Merge branch 'pac' of https://github.com/abbradar/qutebrowser into abbradar-pacFlorian Bruhin
2016-12-22Merge branch 'master' of https://github.com/swalladge/qutebrowser into swalla...Florian Bruhin
2016-12-20Xfail tests which fail on Docker/TravisFlorian Bruhin
2016-12-20add a test for remembering the temp download dirDaniel Schadt
2016-12-20remove cat testSamuel Walladge
2016-12-20fix tests and add anotherSamuel Walladge
2016-12-20add tests for default-open-dispatcherSamuel Walladge
2016-12-09Fix downloads without QtWebEngineFlorian Bruhin
2016-12-09Decode percent sequences in QtWebEngine downloadsFlorian Bruhin
2016-12-09Remove download filename suffixes with QtWebEngineFlorian Bruhin
2016-12-07Fix prompt unittestsFlorian Bruhin
2016-12-07Fix QTBUG-54419 workaround with tabs-are-windows setFlorian Bruhin
2016-12-07Add tests for PAC resolver and fetcherNikolay Amiantov
2016-12-06Fix lintFlorian Bruhin
2016-12-06Fix test_tabFlorian Bruhin
2016-12-06Set the default zoom initially with QtWebEngineFlorian Bruhin
2016-12-06Make it possible to cancel authentication with QtWebEngineFlorian Bruhin
2016-12-06Allow --qt-arg and --qt-flag to be given multiple timesFlorian Bruhin
2016-12-06Try to stabilize history testsFlorian Bruhin
2016-12-01Merge branch 'tab-move' of https://github.com/Raihid/qutebrowser into Raihid-...Florian Bruhin
2016-12-01Added a test for quopri with spaces at the end of the lineMaciej Wołczyk
2016-11-30Fixed TabbedBrowserStub's tabBar, no longer toggling updates while moving tabsMaciej Wołczyk
2016-11-30Fixed problems with tab completion after moving tabs (#2141)Maciej Wołczyk
2016-11-29Fixed style issues, corrected unit testMaciej Wołczyk
2016-11-29Fixed mhtml quopri encoding with spaces and tabs (see: #2063)Maciej Wołczyk
2016-11-26Fix QTBUG-54419 workaround for invalid URLsFlorian Bruhin
2016-11-26Allow :open without URL with -t/-b/-wFlorian Bruhin
2016-11-24Relax qt_log_ignore patternFlorian Bruhin
2016-11-24Handle an invalid $XDG_RUNTIME_DIR gracefullyFlorian Bruhin
2016-11-24Remove unused importFlorian Bruhin
2016-11-24Fix bad mergeFlorian Bruhin
2016-11-24Remove :set --cycle completion testFlorian Bruhin
2016-11-24Update pattern for completion testsFlorian Bruhin
2016-11-24Add tests for the completion engineNiklas Haas
2016-11-24Get rid of --cycle for :set with multiple valuesFlorian Bruhin
2016-11-24Add --cycle flag to :setNiklas Haas