aboutsummaryrefslogtreecommitdiff
path: root/tests/repository/1/common/libhello-1.0.0+1/tests/build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/repository/1/common/libhello-1.0.0+1/tests/build')
-rw-r--r--tests/repository/1/common/libhello-1.0.0+1/tests/build/bootstrap.build5
-rw-r--r--tests/repository/1/common/libhello-1.0.0+1/tests/build/root.build10
2 files changed, 0 insertions, 15 deletions
diff --git a/tests/repository/1/common/libhello-1.0.0+1/tests/build/bootstrap.build b/tests/repository/1/common/libhello-1.0.0+1/tests/build/bootstrap.build
deleted file mode 100644
index 2c2de24..0000000
--- a/tests/repository/1/common/libhello-1.0.0+1/tests/build/bootstrap.build
+++ /dev/null
@@ -1,5 +0,0 @@
-project = # Unnamed subproject.
-
-using config
-using dist
-using test
diff --git a/tests/repository/1/common/libhello-1.0.0+1/tests/build/root.build b/tests/repository/1/common/libhello-1.0.0+1/tests/build/root.build
deleted file mode 100644
index 672eda8..0000000
--- a/tests/repository/1/common/libhello-1.0.0+1/tests/build/root.build
+++ /dev/null
@@ -1,10 +0,0 @@
-using cxx
-
-hxx{*}: extension =
-cxx{*}: extension = cxx
-
-cxx.std = 11
-
-# Every exe{} in this subproject is by default a test.
-#
-test.exe = true