# 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} exe{driver} $b file{*.in}

exe{driver}: cxx{driver}