blob: af97abd5eb1cad3836af6d933afe3f727947d822 (
plain)
1
2
3
4
5
6
7
8
|
# file : tests/test/simple/generated/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Test generated test inputs/outputs.
#
./: test{testscript} $b file{*.cxx +*.in}
|