summaryrefslogtreecommitdiff
path: root/git/test/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-2/+2
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-1/+2
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-1/+0
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+7
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-2/+2
* Applied autopep8Sebastian Thiel2014-11-191-1/+1
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-1/+1
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-4/+4
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+1
* pep8 linting (whitespaces)Antoine Musso2014-11-161-16/+14
* Greatly improved robustness of config parser - it can now take pretty much ev...Sebastian Thiel2011-06-071-2/+4
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+102