From f614173d688fd6e57871e1bab5a159e06a2ac07a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 18 Jul 2018 15:38:54 +0200 Subject: Fix test breakages due to nesting checks and amalgamation --- tests/new.test | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/new.test') diff --git a/tests/new.test b/tests/new.test index b5b3670..703540a 100644 --- a/tests/new.test +++ b/tests/new.test @@ -4,6 +4,10 @@ .include common.test +# Disable nesting checks and amalgamation support in the created projects. +# +test.arguments += --no-checks --no-amalgamation + cxx = "config.cxx=$config.cxx" status += -d prj -- cgit v1.1