From 0ed86c76239d4f2904ea4ae1a77902a9e0db2a6d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Dec 2016 12:07:18 +0200 Subject: Move old tests to old-tests/ --- tests/install/lib/libtest/build/root.build | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/install/lib/libtest/build/root.build (limited to 'tests/install/lib/libtest/build/root.build') diff --git a/tests/install/lib/libtest/build/root.build b/tests/install/lib/libtest/build/root.build deleted file mode 100644 index 20536a2..0000000 --- a/tests/install/lib/libtest/build/root.build +++ /dev/null @@ -1,11 +0,0 @@ -using cxx - -hxx{*}: extension = hxx -ixx{*}: extension = ixx -cxx{*}: extension = cxx - -tests/: -{ - exe{*}: test = true - install = false -} -- cgit v1.1