summaryrefslogtreecommitdiff
path: root/tests/unit/config/test_configfiles.py
AgeCommit message (Expand)Author
2024-05-24Update for new pylint/astroid releasesFlorian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Remove some more old license headersFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-08test: Adjust test_nul_bytes version checkFlorian Bruhin
2023-04-11tests: Handle Python 3.12 with NUL bytes config.pyFlorian Bruhin
2022-12-13Merge branch 'master' into qt6-v2Florian Bruhin
2022-11-29tests: Replace class-level pytestmark by decoratorsFlorian Bruhin
2022-11-20Merge branch 'master' into qt6-v2toofar
2022-09-30Remove unneeded strFlorian Bruhin
2022-08-23Warn on QtWebEngine downgrade and Qt 5 -> 6 upgradeFlorian Bruhin
2022-08-23tests: Adjust most importsFlorian Bruhin
2022-08-23Fix up various webkit/webengine importsFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-08-15config: Handle config.py errors while updating mutablesFlorian Bruhin
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-06Drop unnecessary .keys()Florian Bruhin
2021-05-13Fix tests without QtWebEngineFlorian Bruhin
2021-05-13Fix state config unit testsFlorian Bruhin
2021-05-13Remove service workers based on QtWebEngine versionFlorian Bruhin
2021-03-19Rename ssl_strictFlorian Bruhin
2021-03-11Removed exist_okLembrun
2021-03-02Changing tmpdir fixtures to the pathlib equivalentLembrun
2021-02-11Change colors.webpage.prefers_color_scheme_dark to colors.webpage.preferred_c...Florian Bruhin
2021-02-03Only warn about autoconfig for the top-level config.pyFlorian Bruhin
2021-01-27Only show changelog after feature upgradesFlorian Bruhin
2021-01-27Show changelog after upgradesFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-02pylint: Make config check more intelligentFlorian Bruhin
2020-10-20Fix test formattingJan-Pieter Baert
2020-10-12Add test for autoconfig warningJan-Pieter Baert
2020-10-10Fix configfiles testsJan-Pieter Baert
2020-09-07Find config.source'd files relative to --config-pyFlorian Bruhin
2020-07-16Replaced asserts with for-loopYunus Kahveci
2020-07-16Renamed config keys content.media_*_capture to content.media.*_capture and ad...Yunus Kahveci
2020-07-01configfiles: Handle invalid structure during migrationsFlorian Bruhin
2020-07-01config: Remove empty/invalid URL patternsFlorian Bruhin
2020-06-22Use separate inspector section in state configFlorian Bruhin
2020-06-19Add overlay scrollbarFlorian Bruhin
2020-06-10Remove QtFont as a config typeConstantine Theocharis
2020-06-10Rename test_migrate_multipleFlorian Bruhin
2020-06-10Merge remote-tracking branch 'origin/pr/5512'Florian Bruhin
2020-06-09Add test for _migrate_multipleConstantine Theocharis
2020-06-09Add note to generated config.pyFlorian Bruhin
2020-05-19Adjust configfiles test for Python 3.9Florian Bruhin
2020-04-27Remove deprecated featuresFlorian Bruhin
2020-02-15Catch UnicodeDecodeError when reading state fileFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin