diff options
Diffstat (limited to 'tests/new.test')
-rw-r--r-- | tests/new.test | 4 |
1 files changed, 4 insertions, 0 deletions
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 |