summaryrefslogtreecommitdiff
path: root/git/test/performance/test_commit.py
Commit message (Expand)AuthorAgeFilesLines
* win: GC.collect on all TC.tearDown to fix appveyor hang runsKostis Anagnostopoulos2016-09-261-0/+4
* fix(commit): serialization timezone handlingSebastian Thiel2015-08-171-1/+1
* Make flake8 happySebastian Thiel2015-01-061-1/+0
* 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
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-7/+9
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+2
* Auto-skip performance tests more quietly on travisSebastian Thiel2015-01-031-9/+4
* Fixed all remaining non-performance testsSebastian Thiel2015-01-031-1/+5
* Applied autopep8Sebastian Thiel2014-11-191-5/+7
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-6/+6
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-4/+4
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+1
* pep8 linting (whitespaces)Antoine Musso2014-11-161-11/+11
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-82/+82
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+99