summaryrefslogtreecommitdiff
path: root/test/test_commit.py
Commit message (Expand)AuthorAgeFilesLines
* Rmv old py2.7 __future__ importsYobmod2021-07-191-2/+0
* rmv python 3.5 checks from testsYobmod2021-07-191-1/+1
* Type Traversable.traverse() better, start types of submoduleYobmod2021-06-301-0/+13
* add replace method to git.CommitLars Kellogg-Stedman2021-02-151-0/+20
* Fix inheritance issue at commit.iter_itemsYuri Volchkov2021-02-051-0/+7
* tests: move to root dirKonrad Weihmann2020-07-121-0/+393
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-393/+0
* tests: move to root dirKonrad Weihmann2020-07-121-0/+393
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-275/+0
* Initial interface including some of the implementation of the RefLog. TestCas...Sebastian Thiel2010-11-231-0/+2
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel2010-11-211-1/+1
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+273