From 08eea971d2d3170ca357935644483dc520f46173 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Dec 2016 13:19:49 +0200 Subject: Organize tests/, factor common testscript fragments --- tests/function/builtin/testscript | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'tests/function/builtin/testscript') diff --git a/tests/function/builtin/testscript b/tests/function/builtin/testscript index 6491a60..98513d3 100644 --- a/tests/function/builtin/testscript +++ b/tests/function/builtin/testscript @@ -2,13 +2,7 @@ # copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -+mkdir build -+cat <>>build/bootstrap.build -project = test -amalgamation = -EOI - -test.options += -q --buildfile - noop +.include ../../common.test : type : -- cgit v1.1