summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-06-01tests: Ignore QHttpNetworkConnection warningFlorian Bruhin
2020-06-01tests: Ignore new Qt 5.15 Chromium error on AppVeyorFlorian Bruhin
2020-06-01Add test for utils.libgl_workaround()Florian Bruhin
2020-06-01Rename version.version() to version_info()Florian Bruhin
2020-06-01Mark only-active-window test as flakyFlorian Bruhin
2020-05-29Refactor how we get OpenGL infoFlorian Bruhin
2020-05-28tests: Don't use ";;" for caret testsFlorian Bruhin
2020-05-27Make test_configinit work again with all platformsFlorian Bruhin
2020-05-27configdata: Remove double spaces after periodsFlorian Bruhin
2020-05-27tests: Ensure consistency for configdata float valuesFlorian Bruhin
2020-05-27Add dark mode settingsFlorian Bruhin
2020-05-27configtypes: Fix handling of Unset in _Numeric with boundsFlorian Bruhin
2020-05-26Add filename if QtOSError is used with QFileDeviceFlorian Bruhin
2020-05-26Fix indentFlorian Bruhin
2020-05-26Log exception traceback for init errorsFlorian Bruhin
2020-05-26tests: Try increasing file_updated timeoutFlorian Bruhin
2020-05-26tests: Return early in hypothesis test for List configtypeFlorian Bruhin
2020-05-26tests: Improve IDs in test_configtypesFlorian Bruhin
2020-05-25tests: Don't suppress output if on CIFlorian Bruhin
2020-05-22Merge branch 'caret-line'Florian Bruhin
2020-05-22Fix segfault with test_webenginetab and Qt 5.9Florian Bruhin
2020-05-22caret: Fix toggling behavior with QtWebEngineFlorian Bruhin
2020-05-22tests: Make sure entering caret mode is finishedFlorian Bruhin
2020-05-22tests: Skip failing caret test on macOSFlorian Bruhin
2020-05-22caret: Style improvements for line modeFlorian Bruhin
2020-05-22tests: make sure webengine_tab/webkit_tab take care of shutdownFlorian Bruhin
2020-05-22tests: Increase timeout for caret.html loadingFlorian Bruhin
2020-05-22tests: Make sure WidgetContainer.expose() sets focus on widgetFlorian Bruhin
2020-05-19Adjust configfiles test for Python 3.9Florian Bruhin
2020-05-18Fix :tab-focus completionFlorian Bruhin
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-02added testssvetelna
2020-05-02Harden caret tests and always show windowFlorian 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