summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-11-29Add a quirk for Array.atFlorian Bruhin
2022-08-15Remove test relying on new option in masterFlorian Bruhin
2022-08-15config: Handle config.py errors while updating mutablesFlorian Bruhin
2022-08-15config: Properly convert values for list/dict commandsFlorian Bruhin
2022-08-15config: Discard prior mutables before applyingFlorian Bruhin
2022-06-22Correctly set initial content.default_encodingFlorian Bruhin
2022-06-22Revert "Add LinkedIn array.at quirk"Florian Bruhin
2022-06-21notification: Skip on QtWebKit, try 2Florian Bruhin
2022-06-21notification: Skip on QtWebKitFlorian Bruhin
2022-06-21notification: Fix marks in testsFlorian Bruhin
2022-06-21notification: Improve error case testsFlorian Bruhin
2022-06-21notification: Add unit tests for error casesFlorian Bruhin
2022-06-21notification: Fix wrong return type annotationFlorian Bruhin
2022-06-21notification: Add PID to DBus test notification serviceFlorian Bruhin
2022-06-20Add LinkedIn array.at quirkFlorian Bruhin
2022-05-24Update content-disposition parsing workaroundFlorian Bruhin
2022-05-19elf: Ignore garbage dataFlorian Bruhin
2022-05-12Apply MathML darkmode workaround for display mathFlorian 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