aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-07 13:32:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-07 13:32:09 +0200
commit8826b24d68f3caff30ec0b70762073760dc8eb72 (patch)
treec49fa4da6748340611cf842bbf5690e9039ad6ba /tests
parent9db8acccdfcf611f8e33e5df1244a4671cc9a6a2 (diff)
Update test package to latest build2
Diffstat (limited to 'tests')
-rw-r--r--tests/repository/1/common/hello/libhello-1.0.0.tar.gzbin1441 -> 1446 bytes
-rw-r--r--tests/repository/1/common/libhello-1.0.0/build/root.build4
-rw-r--r--tests/repository/1/common/libhello-1.0.0/tests/build/root.build4
3 files changed, 4 insertions, 4 deletions
diff --git a/tests/repository/1/common/hello/libhello-1.0.0.tar.gz b/tests/repository/1/common/hello/libhello-1.0.0.tar.gz
index 7663bab..c1ada1e 100644
--- a/tests/repository/1/common/hello/libhello-1.0.0.tar.gz
+++ b/tests/repository/1/common/hello/libhello-1.0.0.tar.gz
Binary files differ
diff --git a/tests/repository/1/common/libhello-1.0.0/build/root.build b/tests/repository/1/common/libhello-1.0.0/build/root.build
index 7c91ffc..1cf158c 100644
--- a/tests/repository/1/common/libhello-1.0.0/build/root.build
+++ b/tests/repository/1/common/libhello-1.0.0/build/root.build
@@ -1,7 +1,7 @@
using cxx
-hxx.ext =
-cxx.ext = cxx
+hxx{*}: extension =
+cxx{*}: extension = cxx
cxx.std = 11
diff --git a/tests/repository/1/common/libhello-1.0.0/tests/build/root.build b/tests/repository/1/common/libhello-1.0.0/tests/build/root.build
index 37809b8..0efa852 100644
--- a/tests/repository/1/common/libhello-1.0.0/tests/build/root.build
+++ b/tests/repository/1/common/libhello-1.0.0/tests/build/root.build
@@ -1,7 +1,7 @@
using cxx
-hxx.ext =
-cxx.ext = cxx
+hxx{*}: extension =
+cxx{*}: extension = cxx
cxx.std = 11