aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
blob: 471665821b5ae809af3a19785c28450e3f5c0559 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file      : tests/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

define common: file
common{*}: extension = test

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.
#
./: test{* -{$commons}} common{$commons} {*/ -build/ -test/}{**} $bpkg