summaryrefslogtreecommitdiff
path: root/tests/unit/config
AgeCommit message (Expand)Author
2020-06-10Remove unnecessary argument in TestFont.klassConstantine Theocharis
2020-06-10Simplify test_configtypes.pyConstantine Theocharis
2020-06-10Simplify some testsConstantine Theocharis
2020-06-10Remove QtFont as a config typeConstantine Theocharis
2020-06-10tests: Fix test_configinit after #5512Florian Bruhin
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-06-09Fix ~ with :config-write-pyFlorian Bruhin
2020-05-27Make test_configinit work again with all platformsFlorian Bruhin
2020-05-27configdata: Remove double spaces after periodsFlorian Bruhin
2020-05-27tests: Ensure consistency for configdata float valuesFlorian Bruhin
2020-05-27Add dark mode settingsFlorian Bruhin
2020-05-27configtypes: Fix handling of Unset in _Numeric with boundsFlorian Bruhin
2020-05-26tests: Return early in hypothesis test for List configtypeFlorian Bruhin
2020-05-26tests: Improve IDs in test_configtypesFlorian Bruhin
2020-05-19Adjust configfiles test for Python 3.9Florian Bruhin
2020-05-10Use base class for configtypes.Font inheritanceFlorian Bruhin
2020-05-07Reland: Always make sure URLs for per-domain settings are validFlorian Bruhin
2020-05-06Revert "Always make sure URLs for per-domain settings are valid"Florian Bruhin
2020-05-06Always make sure URLs for per-domain settings are validFlorian Bruhin
2020-05-05Add :config-diff commandFlorian Bruhin
2020-04-27Remove deprecated featuresFlorian Bruhin
2020-04-21tests: Re-add skipping for ListOrValue with keytype intFlorian Bruhin
2020-04-21tests: Fix check for ListOrValueFlorian Bruhin
2020-04-16Remove invalid url check for search engine typeThorsten Wißmann
2020-02-15Catch UnicodeDecodeError when reading state fileFlorian Bruhin
2020-02-13Fix initializing of configtypes.QtFont when default_size is NoneFlorian Bruhin
2020-01-31Simplify testFlorian Bruhin
2020-01-31Fix fonts.default_size with fonts.hintsFlorian Bruhin
2020-01-24Rename force_dark_color_scheme to prefers_color_scheme_darkFlorian Bruhin
2020-01-20Fix docs/lintFlorian Bruhin
2020-01-20Add comment for testFlorian Bruhin
2020-01-20Merge remote-tracking branch 'origin/pr/5193'Florian Bruhin
2020-01-20Add fonts.default_family settingFlorian Bruhin
2020-01-15Strip trailing dots while matching url patternsJay Kamat
2020-01-11Quote font family names for Qt CSS onlyFlorian Bruhin
2020-01-11Switch to a FontFamilies classFlorian Bruhin
2020-01-11Add hypothesis test for parse_font_familiesFlorian Bruhin
2020-01-11tests: Compress the blocked-hosts fileFlorian Bruhin
2020-01-11Fix test_force_dark_color_scheme with QtWebKitFlorian Bruhin
2020-01-10Add missing configutils testFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin
2020-01-10test_configfiles: Split off migration testsFlorian Bruhin
2020-01-09Fix lint/coverage for Travis updatesFlorian Bruhin
2020-01-09Fix test_configinit with Qt < 5.14Florian Bruhin
2020-01-08Add colors.webpage.force_dark_color_schemeFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-31Improve QtFont parsingFlorian Bruhin