aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build6
1 files changed, 0 insertions, 6 deletions
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