From 85c73376331a4c0e17cbc1e0d8c42039635feb68 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 12 Jul 2017 18:29:02 +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 63e6266..84c236f 100644 --- a/build/root.build +++ b/build/root.build @@ -11,11 +11,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