aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/18_test_Config.py
Commit message (Expand)AuthorAge
* Fix flake8's W605 (invalid escape sequence)Guido Günther2018-10-15
* Fix typo in env var namesGuido Günther2018-01-12
* 10_test_Config: port to Python3Guido Günther2017-08-02
* config: allow to set short optionsGuido Günther2016-09-15
* Allow to disable config section deprecationsGuido Günther2015-05-05
* Fixup indentationGuido Günther2015-05-05
* config test: fix missing prefixGuido Günther2015-03-27
* gbplogtester: add helper to test for empty logGuido Günther2015-03-27
* tests: minor test case cleanupsGuido Günther2015-03-27
* Use relative import for testutilsGuido Günther2015-02-20
* config: Deprecate legacy config sectionsGuido Günther2015-01-25
* config: add decorator to add_option_* functionsGuido Günther2014-04-03
* Add minimal 'config' commandGuido Günther2014-04-01
* Test option parser fallbacks more thoroughlyGuido Günther2014-04-01