summaryrefslogtreecommitdiff
path: root/tests/testutils/repo/git.py
Commit message (Expand)AuthorAgeFilesLines
* tests/testutils/repo/git.py: Add new add_file() convenienceTristan Van Berkom2018-03-221-1/+11
* testutils/repo/git.py: Added branch() methodTristan Van Berkom2018-03-201-0/+3
* testutils: Add support for git source controlling submodule checkoutJonathan Maw2018-02-191-6/+11
* Fix testsTristan Maat2017-12-131-0/+5
* Remove unused imports in test filesGökçen Nurlu2017-12-071-1/+0
* testutils: Added optional subdir parameter to repo creationTristan Van Berkom2017-11-051-2/+16
* tests/testutils/repo/git.py: Skip tests if git is not installedTristan Van Berkom2017-09-041-0/+8
* tests/testutils/repo module: New module for Source support scaffoldingTristan Van Berkom2017-09-041-0/+39