blob: a2fff9f97fceda24adc7be47ae53f0da10b2f8d3 (
plain)
1
2
3
4
5
6
7
|
# file : tests/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
d = directive/ eval/ expansion/ function/ test/ value/
./: $d file{common.test}
include $d
|