summaryrefslogtreecommitdiff
path: root/git/test/performance/lib.py
Commit message (Expand)AuthorAgeFilesLines
* tests: move to root dirKonrad Weihmann2020-07-121-94/+0
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-0/+94
* tests: move to root dirKonrad Weihmann2020-07-121-94/+0
* Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...Sebastian Thiel2016-10-221-8/+9
|\
| * src: import os.path as ospKostis Anagnostopoulos2016-10-161-8/+10
* | Fix some typosSantiago Castro2016-10-201-1/+1
|/
* imp(performance): execute performance tests on travisSebastian Thiel2016-10-111-3/+0
* Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_showKostis Anagnostopoulos2016-10-031-0/+1
* Win, #519: FIX with_rw_directory() to remove read-only dirsKostis Anagnostopoulos2016-09-281-2/+2
* 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
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-1/+3
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+2
* Applied autopep8Sebastian Thiel2015-01-041-1/+3
* Auto-skip performance tests more quietly on travisSebastian Thiel2015-01-031-4/+6
* Fixed all remaining non-performance testsSebastian Thiel2015-01-031-26/+23
* Applied autopep8Sebastian Thiel2014-11-191-4/+4
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-3/+3
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-10/+10
* 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-091-46/+46
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+78