aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test_Config.py
Commit message (Expand)AuthorAge
* tests: Move doctests to subdirGuido Günther2016-11-04
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* config: Allow to give list values in plural formGuido Günther2016-07-04
* config: Allow to write values to filesGuido Günther2015-11-12
* Ignore return types of write and shutil.copyGuido Günther2015-02-20
* config: read the right config if run from subdirMarkus Lehtonen2014-12-28
* Remove tests now covered by 18_test_ConfigGuido Günther2014-04-02
* Add minimal 'config' commandGuido Günther2014-04-01
* config: Don't pull in config defaults twiceGuido Günther2014-02-19
* Use open() instead of file()Guido Günther2013-08-28
* GbpOptionParser: add test for 'filter' option handlingGuido Günther2013-06-19
* GbpOptionParser: Make sure we parse the old config sectionsGuido Günther2013-06-19
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* gbp.config: Add testsGuido Günther2012-02-13