aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-02-12 17:30:16 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-02-12 17:34:55 +0300
commitb7763416f8a1e4940a10336d3a8b9fbbb879f414 (patch)
tree31f1bc7427181aa81984a639d998ca4e99058199 /tests/buildfile
parentecb1efeebaa5597bee4cfdaab7bff4007b73127d (diff)
Clone and fetch git repositories
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile
index 1d7ede2..4716658 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -5,7 +5,8 @@
define common: file
common{*}: extension = test
-commons = common config auth remote
+commons = common config auth remote \
+ remote-git rep-fetch-git rep-fetch-git-branch rep-fetch-git-commit
# The common/ directory contains repositories that are reused, being symlinked
# in source repositories specific for testscripts.