summaryrefslogtreecommitdiff
path: root/git/test/test_config.py
Commit message (Collapse)AuthorAgeFilesLines
* Greatly improved robustness of config parser - it can now take pretty much ↵Sebastian Thiel2011-06-071-2/+4
| | | | everything. Includes an updated config file which includes all the new additions
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+102
adjusted