summaryrefslogtreecommitdiff
path: root/tests/inheritance/buildfile
blob: 0f8bbcb5429831c8770fbaff059039ce0c19cf6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# file      : tests/erase/buildfile
# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license   : MIT; see accompanying LICENSE file

exe{driver}: cxx{driver} {hxx ixx cxx}{test}
exe{driver}: test.arguments = --very-long-flag -s short -i 123 --string long
exe{driver}: test.output = test.std

cxx.poptions =+ -I$out_base

# Generated options parser.
#
{hxx ixx cxx}{test}: cli{test}

cli.options = --generate-description --option-length 17