From ed1d2220091e88f02309c67c889bfe4fc4a705e1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Jul 2017 14:34:48 +0300 Subject: Make tests to be a sub-project --- build/root.build | 8 -------- 1 file changed, 8 deletions(-) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index 196d2a3..33752ca 100644 --- a/build/root.build +++ b/build/root.build @@ -10,11 +10,3 @@ hxx{*}: extension = hxx ixx{*}: extension = ixx txx{*}: extension = txx cxx{*}: extension = cxx - -# All exe{} in tests/ are, well, tests. -# -tests/exe{*}: test = true - -# Specify the test target for cross-testing. -# -test.target = $cxx.target -- cgit v1.1