aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_config.py
AgeCommit message (Expand)Author
2014-08-12Update the config parser using code from python2.7Keith Mosher
2014-07-25Autopep8 fixes with maximum line length 120Craig Northway
2012-02-08Added test for backslahed/quoted valuesJulien Kauffmann
2011-06-07Greatly improved robustness of config parser - it can now take pretty much ev...Sebastian Thiel
2011-05-30Fixed remaining tests as good as possible. remote/fetch/pull and submodule te...Sebastian Thiel
2011-05-06Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel