summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-17Add loglevel config settings.Ryan Roden-Corrent
2020-05-16Add completion for :tab-focusFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-05-10Use base class for configtypes.Font inheritanceFlorian Bruhin
2020-05-10tests: Add mode_manager to FakeWebTabFlorian Bruhin
2020-05-07Fix lintFlorian Bruhin
2020-05-07Add more tests for cookie handlingFlorian Bruhin
2020-05-07Remove unused importFlorian Bruhin
2020-05-07Don't pass invalid URL in test_custom_headersFlorian Bruhin
2020-05-07Reland: Always make sure URLs for per-domain settings are validFlorian Bruhin
2020-05-06Revert "Always make sure URLs for per-domain settings are valid"Florian Bruhin
2020-05-06Handle invalid URLs in _accept_cookieFlorian Bruhin
2020-05-06Always make sure URLs for per-domain settings are validFlorian Bruhin
2020-05-06Merge remote-tracking branch 'origin/pr/4395' into cookiesFlorian Bruhin
2020-05-05Add :config-diff commandFlorian Bruhin
2020-05-02Remove dead codeFlorian Bruhin
2020-05-02Fix test for "open -s"Florian Bruhin
2020-05-02Add test for remembered ignored certificate errorsFlorian Bruhin
2020-05-02Only rewrite http:// for :open -sFlorian Bruhin
2020-04-28tests: Use system environment for subprocess againFlorian Bruhin
2020-04-28tests: Improve environment env handling in test_no_qapplicationFlorian Bruhin
2020-04-28tests: Use raw string for subprocess temp dirFlorian Bruhin
2020-04-27tests: Fixup for standarddir changesFlorian Bruhin
2020-04-27tests: Avoid creating qute_test dirs in /homeFlorian Bruhin
2020-04-27tests: Use less data in qute://history benchmarkFlorian Bruhin
2020-04-27Only apply libgl workaround once for testsFlorian Bruhin
2020-04-27Speed up QtWebKit unit testsFlorian Bruhin
2020-04-27Remove deprecated featuresFlorian Bruhin
2020-04-21tests: Re-add skipping for ListOrValue with keytype intFlorian Bruhin
2020-04-21tests: Try to stabilize inserting_text_into_a_text_field_with_undoFlorian Bruhin
2020-04-21tests: Fix check for ListOrValueFlorian Bruhin
2020-04-21tests: Increase waitExposed timeoutFlorian Bruhin
2020-04-20Fix crash when parsing invalid /etc/os-release filesFlorian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5314'Florian Bruhin
2020-04-20Merge remote-tracking branch 'origin/pr/5352'Florian Bruhin
2020-04-20test webserver: Accept HTTP 206 (partial content) for faviconFlorian Bruhin
2020-04-20Add favicon support to test webserversFlorian Bruhin
2020-04-20Add a manual editor pidfile checkFlorian Bruhin
2020-04-20test_throttle: Increase delay on CI some moreFlorian Bruhin
2020-04-19Move import to the topFlorian Bruhin
2020-04-19Merge remote-tracking branch 'origin/pr/5322'Florian Bruhin
2020-04-17Ignore another Chromium errorFlorian Bruhin
2020-04-16Remove invalid url check for search engine typeThorsten Wißmann
2020-04-16Fix test_get_search_url()Thorsten Wißmann
2020-04-16Fix and extend test casesThorsten Wißmann
2020-04-16Fix small mistake in QtWebKit output in testsPhilip Scherer
2020-04-16Add end2end tests for search.wrap config optionPhilip Scherer
2020-04-15Fix spawn -m tests for windowsuser202729
2020-04-15Fix testsuser202729
2020-04-15Add some tests for spawn -muser202729