summaryrefslogtreecommitdiff
path: root/git/test/performance
Commit message (Expand)AuthorAgeFilesLines
* fix(commit): serialization timezone handlingSebastian Thiel2015-08-171-1/+1
* Added search_parent_directories keyword argument to Repo type.Sebastian Thiel2015-01-101-2/+2
* Made improvements to assure test-cases don't leak file handlesSebastian Thiel2015-01-071-0/+11
* Once again, make flake8 happySebastian Thiel2015-01-071-1/+1
* This should fix flake8 on py3Sebastian Thiel2015-01-071-1/+1
* Make flake8 happySebastian Thiel2015-01-061-1/+0
* test_streams worksSebastian Thiel2015-01-061-1/+1
* 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-3/+6
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* 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-044-49/+60
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-045-13/+18
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-043-11/+17
* Applied autopep8Sebastian Thiel2015-01-042-2/+3
* Auto-skip performance tests more quietly on travisSebastian Thiel2015-01-035-25/+11
* Fixed all remaining non-performance testsSebastian Thiel2015-01-036-30/+40
* Applied autopep8Sebastian Thiel2014-11-195-31/+52
* pep8 linting (trailing whitespace)Antoine Musso2014-11-164-16/+16
* pep8 linting (whitespace before/after)Antoine Musso2014-11-164-17/+17
* pep8 linting (blank lines expectations)Antoine Musso2014-11-164-4/+7
* pep8 linting (whitespaces)Antoine Musso2014-11-165-70/+70
* Minor modifications to get tests back to work.Sebastian Thiel2014-02-101-2/+2
* Adjusted required versions of pre-requisites, now the majority of the tests workSebastian Thiel2014-02-101-2/+2
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-095-465/+465
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-255-0/+552