From 4c68dffd56ae2493e9e263612fa0127eb0610d18 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 12 Jul 2017 20:46:37 +0300 Subject: Make tests to be a sub-project --- build/root.build | 8 -------- 1 file changed, 8 deletions(-) (limited to '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