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