summaryrefslogtreecommitdiff
path: root/tests/unit/config/test_configutils.py
AgeCommit message (Expand)Author
2021-05-29tests: Fix test_system_default_rendering with Noto Sans MonoFlorian Bruhin
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-24tests: Fix f-stringFlorian Bruhin
2020-11-24Add a test for the system monospace fontFlorian 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-01-20Fix docs/lintFlorian Bruhin
2020-01-20Add comment for testFlorian 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-10Add missing configutils testFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-23Merge branch 'circular-import'Florian Bruhin
2019-12-20Readd accidentally removed test_str_emptyFlorian Bruhin
2019-12-20Move widened_hostnames to configutilsFlorian Bruhin
2019-12-20Replace configutils.UNSET by usertypes.UNSETFlorian Bruhin
2019-12-20Make it possible to hide ScopedValues from dump_userconfig()Florian Bruhin
2019-12-02Remove test_reprFlorian Bruhin
2019-11-27Don't use attrs for ScopedValueFlorian Bruhin
2019-11-27Merge remote-tracking branch 'origin/pr/4707' into domain-mappingFlorian Bruhin
2019-11-27Fix configutils.Values.__repr__Florian Bruhin
2019-11-27Merge remote-tracking branch 'origin/pr/4544'Florian Bruhin
2019-04-10Add test for wildcard domain and fallbackJay Kamat
2019-04-10Use a domain mapping to reduce complexity of per-domain lookupsJay Kamat
2019-04-10Add benchmark for lookup of config values per-domainJay Kamat
2019-03-24Use ordered dicts to reduce complexity of pattern setting addJay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2018-12-05mypy: Add annotations for qutebrowser.config.configtypesFlorian Bruhin
2018-02-20Whitelist config options which support URL patternsFlorian Bruhin
2018-02-20Fix tests broken by urlmatch trailing slash changeFlorian Bruhin
2018-02-20Fix lintFlorian Bruhin
2018-02-20Add missing configutils testFlorian Bruhin
2018-02-20Finish configutils testsFlorian Bruhin
2018-02-20Fix and test UrlPattern/configutils.Values stringificationFlorian Bruhin
2018-02-20configutils: Add first testsFlorian Bruhin