summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-17rfc6266: Better error handlingFlorian Bruhin
2021-01-17rfc6266: Consolidate filesFlorian Bruhin
2021-01-17rfc6266: Move parsing into classFlorian Bruhin
2021-01-17rfc6266: Fix test_versionFlorian Bruhin
2021-01-17Finish dropping PyPEG2Florian Bruhin
2021-01-17rfc6266: Handle remaining issuesFlorian Bruhin
2021-01-17rfc6266: Mark some corner cases as xfailFlorian Bruhin
2021-01-17rfc6266: Adjust two-space filename checkFlorian Bruhin
2021-01-17rfc6266: Simplify inline handlingFlorian Bruhin
2021-01-17Avoid fresh instance in editor.featureFlorian Bruhin
2021-01-16tests: Fix WebRTC crasher on older Qt versionsFlorian Bruhin
2021-01-16Fix installedapp workaround test on WebKitFlorian Bruhin
2021-01-16Work around InstalledApp renderer process crashFlorian Bruhin
2021-01-16Add test for WebRTC crasherFlorian Bruhin
2021-01-16qtargs: Add support for disabled featuresFlorian Bruhin
2021-01-16brave adblocker: Disable on file:/// URLsFlorian Bruhin
2021-01-16brave adblock: Add tests for buggy URLsFlorian Bruhin
2021-01-16downloads: Handle data: URLs with explicit filenameFlorian Bruhin
2021-01-16tests: Improve tests for data: URL workaroundFlorian Bruhin
2021-01-16tests: Add question/signal support to messagemockFlorian Bruhin
2021-01-15Merge branch 'history-cleanup'Florian Bruhin
2021-01-15sql: Remove HistoryProgress reusabilityFlorian Bruhin
2021-01-15history: Fix testsFlorian Bruhin
2021-01-14Revert "history: Simplify HistoryProgress"Florian Bruhin
2021-01-14guiprocess: Adjust message handling for WindowsFlorian Bruhin
2021-01-14guiprocess: Improve output for crashing processesFlorian Bruhin
2021-01-14version: Remove Python backports from module infoFlorian Bruhin
2021-01-14history: Simplify HistoryProgressFlorian Bruhin
2021-01-14sql: Remove .delete(like=True)Florian Bruhin
2021-01-14sql: Improve/fix rows_affected() testsFlorian Bruhin
2021-01-14Merge branch 'master' into history-cleanupFlorian Bruhin
2021-01-14Revert "guiprocess: Improve output for crashing processes"Florian Bruhin
2021-01-14sql: Add Query.__bool__Florian Bruhin
2021-01-14sql: Fix testFlorian Bruhin
2021-01-14guiprocess: Improve output for crashing processesFlorian Bruhin
2021-01-13dataclasses: Remaining dependency changesdataclassFlorian Bruhin
2021-01-13dataclasses: Fix issues in test_tabhistoryFlorian Bruhin
2021-01-13dataclasses: Be more explicit about FakeOutputFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Fix orderingFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2021-01-11Add objects.qapp to avoid needing to None-checkFlorian Bruhin
2021-01-11tests: Disable hypothesis fixture health checksFlorian Bruhin
2021-01-08Fix testsFlorian Bruhin
2021-01-08Drop support for Python 3.6.0Florian Bruhin
2021-01-08Trivial PyQt 6 changesFlorian Bruhin
2021-01-05sql: Add major/minor user version infraFlorian Bruhin
2021-01-05history: Show progress dialog immediatelyFlorian Bruhin
2021-01-05Remove qute://pdfjs URLs from historyFlorian Bruhin
2021-01-05sql: Add .delete(..., like=True)Florian Bruhin