# file : tests/buildfile # copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define common: file common{*}: extension = testscript commons = common project ./: testscript{* -{$commons}} common{$commons} $bdep