summaryrefslogtreecommitdiff
path: root/git/test/test_util.py
Commit message (Collapse)AuthorAgeFilesLines
* tabs to 4 spaces - this won't make integrating the patches easier, but it's ↵Sebastian Thiel2014-02-091-143/+143
| | | | probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
* util: Added test for iterable list, and implemented __contains__ and __del__ ↵Sebastian Thiel2011-06-081-1/+58
| | | | functionality
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+109
adjusted