summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-03-12Fix lint/testsFlorian Bruhin
2021-03-12Add site-specific quirk for Wikipedia in dark modeFlorian Bruhin
2021-03-12Add WebEngineVersions.chromium_majorFlorian Bruhin
2021-03-11Merge remote-tracking branch 'origin/pr/6253'Florian Bruhin
2021-03-11Fix test_preferred_colorscheme_with_dark_mode with QtWebEngine 5.15.4Florian Bruhin
2021-03-11Merge branch 'master' into pathlib-/unit/commandsLembrun
2021-03-11Merge remote-tracking branch 'origin/pr/6234'Florian Bruhin
2021-03-11Fix long linesFlorian Bruhin
2021-03-11Add custom VersionNumber classFlorian Bruhin
2021-03-11Improve tests for importlibFlorian Bruhin
2021-03-11Fix Chromium version handling with PyQt 5.15.4+Florian Bruhin
2021-03-11Revert "Split PyQtWebEngine version code into methods"Florian Bruhin
2021-03-11Split PyQtWebEngine version code into methodsFlorian Bruhin
2021-03-11Fix lintFlorian Bruhin
2021-03-10Fix locale test on WindowsFlorian Bruhin
2021-03-10Fix issues with locale workaroundFlorian Bruhin
2021-03-10Merge branch 'master' into pathlib-/unit/commandsLembrun
2021-03-10Make locale workaround configurableFlorian Bruhin
2021-03-10Update locale workaround based on Chromium codeFlorian Bruhin
2021-03-10Work around locale issueFlorian Bruhin
2021-03-09Merge branch 'master' into pathlib-/unit/commandsLembrun
2021-03-09Removed blank line in test_resources.pyLembrun
2021-03-09Added test_resources.pyLembrun
2021-03-09Merge branch 'master' into Add-utils/resources.pyLembrun
2021-03-09Simplify test_greasemonkey via js_tester fixtureFlorian Bruhin
2021-03-09Simplify TestWebengineScriptsFlorian Bruhin
2021-03-09Fix @run-at default for GreaseMonkeyFlorian Bruhin
2021-03-09Add renderer process status to all error messagesFlorian Bruhin
2021-03-08Fix some tests with non-english localesFlorian Bruhin
2021-03-07Merge branch 'master' into Add-utils/resources.pyLembrun
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-03-03Merge branch 'master' into feature/6109-file-picker-stdoutAxel Dahlberg
2021-03-03Better handling of filepicker commands, updated test$MYNAME
2021-03-03Replaced py.path objects by their pathlib equivalentsLembrun
2021-03-02Fix lintFlorian Bruhin
2021-03-02tests: Disallow NUL for filesystem testsFlorian Bruhin
2021-03-02Add periodFlorian Bruhin
2021-03-02Fix session testFlorian Bruhin
2021-03-02Merge remote-tracking branch 'origin/pr/6222'Florian Bruhin
2021-03-02Changed so that test should passpspiagicw
2021-03-01tests: Make unwritable download test work on other localesFlorian Bruhin
2021-03-01Merge remote-tracking branch 'origin/pr/6216'Florian Bruhin
2021-03-01Merge remote-tracking branch 'origin/pr/6123'Florian Bruhin
2021-03-01Merge remote-tracking branch 'upstream/master' into qbot-snake-caseLembrun
2021-03-01Added the session test as wellpspiagicw
2021-03-01Fixed the typopspiagicw
2021-03-01Added tests for required chanepspiagicw
2021-02-28Replaced os.stat method by the pathlib equivalent #3Lembrun
2021-02-28Replace os* methods by pathlib equivalent #2Lembrun
2021-02-28Replaced os.stat by the pathlib equivalentLembrun