From 77410b0cdde47219d6c6a36533fcb9354f17c3dd Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 6 Mar 2019 23:06:30 +0300 Subject: Use new setup for unit tests --- build/root.build | 6 ------ 1 file changed, 6 deletions(-) (limited to 'build') diff --git a/build/root.build b/build/root.build index 6640407..03e3fe6 100644 --- a/build/root.build +++ b/build/root.build @@ -34,12 +34,6 @@ using c # using? cli -# All exe{} in unit-tests/ are, well, tests. Also don't link whole archives -# by default there. -# -unit-tests/exe{*}: test = true -unit-tests/libu{*}: bin.whole = false - # Specify the test target for cross-testing. # test.target = $cxx.target -- cgit v1.1