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

d = base64/ cpfile/ dir-iterator/ fdstream/ link/ manifest-parser/ \
    manifest-serializer/ manifest-roundtrip/ pager/ path/ prefix-map/ \
    process/ sha256/ small-vector/ strcase/ timestamp/ triplet/

./: $d
include $d