summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-04Fix qute-lastpass testsFlorian Bruhin
2022-04-04Switch to Python 3.7 subprocess APIFlorian Bruhin
2022-04-04Clean up some remaining Python version referencesFlorian Bruhin
2022-04-04Drop python3.6 support.Jimmy
2022-04-03Simplify some syntaxFlorian Bruhin
2022-03-31readline: Properly delete first characterFlorian Bruhin
2022-03-31Add :rl-rubout and :rl-filename-ruboutFlorian Bruhin
2022-03-31Restore deleted testFlorian Bruhin
2022-03-31Merge remote-tracking branch 'origin/pr/6599'Florian Bruhin
2022-03-31Test system-data dir with flatpakFlorian Bruhin
2022-03-31Merge remote-tracking branch 'origin/pr/7010'Florian Bruhin
2022-03-30Fix test_editorFlorian Bruhin
2022-03-30Pre-resolve guiprocess paths (work around Qt's CVE-2022-25255)Florian Bruhin
2022-03-30pylint: Enable private_import extensionFlorian Bruhin
2022-03-29pylint: Work around Python 3.10 pathlib issueFlorian Bruhin
2022-03-26Skip debucachestats test on python < 3.9Jimmy
2022-03-14Simplify socket usageFlorian Bruhin
2022-03-07tests: Catch async ERR_INVALID_URLFlorian Bruhin
2022-03-06Fix sandboxing test on Qt 5.12/QtWebKit/WindowsFlorian Bruhin
2022-03-06Fix lintFlorian Bruhin
2022-03-06tests: Disable seccomp BPF sandbox on older ChromiumsFlorian Bruhin
2022-03-04Handle missing support in sandbox testFlorian Bruhin
2022-03-04Refactor tests to use new sandbox settingFlorian Bruhin
2022-03-03Add qt.chromium.sandboxing setting and sandboxing testFlorian Bruhin
2022-03-03Rename Chromium settingsFlorian Bruhin
2022-02-19feat(tabbedbrowser) add option to select mode based on url patternAxel Dahlberg
2022-02-11tests: Remove some unused importsFlorian Bruhin
2022-02-10Apply the requested changesinwit
2022-02-07External editor: add an option to never remove the file upon closinginwit
2022-01-29Update docs/changelogFlorian Bruhin
2022-01-29Merge remote-tracking branch 'origin/pr/6972'Florian Bruhin
2022-01-29tests: Update webserver started regexFlorian Bruhin
2022-01-25Add tests for tab focus completion deletemohite-abhi
2022-01-05Merge remote-tracking branch 'origin/pr/6626'Florian Bruhin
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-23Add additional testsFlorian Bruhin
2021-12-06Drop unnecessary .keys()Florian Bruhin
2021-12-03Add more webelement selector unit testsFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Enable for_any_all extensionFlorian Bruhin
2021-12-03pylint: Work around some minor false-positivesFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Remove bad-continuation supressionsFlorian Bruhin
2021-12-02pylint: Remove now-useless suppressionsFlorian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-12-01Add hint test for tabindex-negativeFlorian Bruhin
2021-12-01tests: Move invisible.html to hints/htmlFlorian Bruhin
2021-12-01Merge remote-tracking branch 'origin/pr/6798'Florian Bruhin
2021-11-28Make interpreting number keys as counts configurablePhilipp Albrecht
2021-11-22Merge remote-tracking branch 'origin/pr/6796'Florian Bruhin