summaryrefslogtreecommitdiff
path: root/tests/unit/config/test_config.py
AgeCommit message (Expand)Author
2021-05-18Fix crash in cmd completion for set-cmd-text.Ryan Roden-Corrent
2021-03-18Merge branch 'master' into dev-split-parserFlorian Bruhin
2021-03-18pylint: Disable pointless-statement in testsFlorian Bruhin
2021-03-03Merge remote-tracking branch 'origin/pr/5967' into devFlorian Bruhin
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20config: Improve error handling for missing sectionsFlorian Bruhin
2021-01-07Restore coverage of config.py to 100%.Ryan Roden-Corrent
2020-12-27Use CommandParser for binding completion.Ryan Roden-Corrent
2020-12-17Show set-cmd-text command bindings in completion.Ryan Roden-Corrent
2020-11-24Revert "Work around PyQt 5.15.1 waitSignals issues"Florian Bruhin
2020-09-15Work around PyQt 5.15.1 waitSignals issuesFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Split config.stylesheet into separate moduleFlorian Bruhin
2019-12-20Replace configutils.UNSET by usertypes.UNSETFlorian Bruhin
2019-04-18Merge pull request #4555 from jgkamat/jay/str-validation-cacheFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2019-01-29Add get_dict benchmarkJay Kamat
2019-01-29Add cache to '_basic_str_validation'Jay Kamat
2018-11-16s/an URL/a URL/gFlorian Bruhin
2018-10-25Further simplify caplog.messagesFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-09-28Allow fallback=False with config.get/get_objFlorian Bruhin
2018-07-02Fix test_set_wrong_backendFlorian Bruhin
2018-03-12Normalize keys read from the configFlorian Bruhin
2018-03-08Fix handling of empty bindings without breaking :unbindFlorian Bruhin
2018-03-07Make bindings.default only settable in autoconfig.ymlFlorian Bruhin
2018-02-27Rename KeyConfig._prepare to ._validateFlorian Bruhin
2018-02-27Fix lintFlorian Bruhin
2018-02-27Use KeySequences correctly in test_config.pyFlorian Bruhin
2018-02-25Merge branch 'master' into keysFlorian Bruhin
2018-02-20Whitelist config options which support URL patternsFlorian Bruhin
2018-02-20Fix tests broken by urlmatch trailing slash changeFlorian Bruhin
2018-02-20Add config.pattern()Florian Bruhin
2018-02-20Fix issues with Python 3.5Florian Bruhin
2018-02-20Fix lintFlorian Bruhin
2018-02-20Add more config testsFlorian Bruhin
2018-02-19config: Improve tests for non-existent optionsFlorian Bruhin
2018-02-19Make test_config.py workFlorian Bruhin
2018-02-19Start getting test_config.py to runFlorian Bruhin
2018-02-08Add a test for keyconfig.get_command(..., default=True)Florian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-29Fix KeyConfig._prepareFlorian Bruhin
2017-12-18Fix colors.completion.fg default and description.Ryan Roden-Corrent
2017-12-17Fix test_config.test_get for updated config.Ryan Roden-Corrent
2017-11-26update flake8 and flake8-deprecatedRyan Farley
2017-11-10Fix garbage collection of StyleSheetObserver objectsJay Kamat
2017-11-08Fix issue #3251cryzed
2017-11-04Fix unbinding default keys twiceFlorian Bruhin