summaryrefslogtreecommitdiff
path: root/tests/testutils/repo
Commit message (Expand)AuthorAgeFilesLines
* testutils/repo/git.py: Add add_tag() methodJürg Billeter2018-09-271-0/+3
* testutils/repo/git.py: Added modify_file() methodTristan Van Berkom2018-09-141-0/+7
* subprocesses: Ensure PWD is set in process environmentRichard Maw2018-09-101-15/+19
* Replacing string 'bzr' with value from host toolsbzr_fixknownexus2018-08-301-5/+7
* testutils: Add a helper to copy a testutils repoJonathan Maw2018-07-271-1/+20
* 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-074-4/+0
* testutils: Added optional subdir parameter to repo creationTristan Van Berkom2017-11-055-10/+25
* Add a new zip sourcezipMathieu Bridon2017-11-032-0/+42
* tests: Reuse utils.sha256sumMathieu Bridon2017-11-031-8/+2
* tests/testutils/repo/tar.py: Fixed for changed tar behaviorTristan Van Berkom2017-11-021-2/+2
* Fix tests for other platformsTristan Maat2017-09-282-2/+6
* Add source plugin node validationsTristan Maat2017-09-141-1/+1
* Restructuring tests using the Repo and CliTristan Van Berkom2017-09-041-7/+7
* tests/testutils/repo/ostree.py: Skip tests if the ostree cli is not installedTristan Van Berkom2017-09-041-0/+7
* tests/testutils/repo/git.py: Skip tests if git is not installedTristan Van Berkom2017-09-041-0/+8
* tests/testutils/repo/bzr.py: Skip tests if bzr is not installedTristan Van Berkom2017-09-041-0/+8
* tests/testutils/repo module: New module for Source support scaffoldingTristan Van Berkom2017-09-046-0/+258