summaryrefslogtreecommitdiff
path: root/test/build/root.build
blob: 20216312c394d996921aa19233c3015b28d9d546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# file      : test/build/root.build
# copyright : not copyrighted - public domain

using c

# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true

# Specify the test target for cross-testing.
#
test.target = $c.target