summaryrefslogtreecommitdiff
path: root/git/test/performance/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary (non-gitpython) tests and fixed flake80.3.3Sebastian Thiel2015-01-041-190/+0
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-19/+25
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-3/+3
* Auto-skip performance tests more quietly on travisSebastian Thiel2015-01-031-7/+0
* Fixed all remaining non-performance testsSebastian Thiel2015-01-031-1/+7
* Applied autopep8Sebastian Thiel2014-11-191-8/+15
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-8/+8
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+4
* pep8 linting (whitespaces)Antoine Musso2014-11-161-20/+20
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-165/+165
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+174