From b216616363cdb99b56dfef4fda3ce313bd617e1a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Jan 2017 12:17:32 +0200 Subject: Rename script/integration to script-integration --- tests/test/script-integration/buildfile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/test/script-integration/buildfile (limited to 'tests/test/script-integration/buildfile') diff --git a/tests/test/script-integration/buildfile b/tests/test/script-integration/buildfile new file mode 100644 index 0000000..4249e1f --- /dev/null +++ b/tests/test/script-integration/buildfile @@ -0,0 +1,8 @@ +# file : tests/test/script-integration/buildfile +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +# Test integration of testscript into build system. +# + +./: test{testscript} $b -- cgit v1.1