# file      : tests/test/script/runner/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

./: test{cleanup redirect regex status} exe{driver} $b

test{*}: target = exe{driver}

import libs = libbutl%lib{butl}
exe{driver}: cxx{driver} $libs