diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-31 00:38:12 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-31 02:36:45 +0300 |
commit | 1d1335b5ff32c55aad049617d92fe1bbced46572 (patch) | |
tree | 6f8ae0abbc3d286c951d411c8e0e9a6fad2156a4 /tests | |
parent | cbe25ebe1e97fd1064e7479447122deb5589140f (diff) |
Build infrastructure update
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gz | bin | 2145 -> 2160 bytes | |||
-rw-r--r-- | tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build | 2 | ||||
-rwxr-xr-x | tests/test.sh | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gz b/tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gz Binary files differindex 3f1a59d..5850e44 100644 --- a/tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gz +++ b/tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gz diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build index ebe16d5..d7f04c2 100644 --- a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build +++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build @@ -7,4 +7,4 @@ cxx.std = 11 # Don't install tests. # -tests/: install = false +dir{tests/}: install = false diff --git a/tests/test.sh b/tests/test.sh index 154177f..f6cd89a 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -321,7 +321,7 @@ url: http://www.example.org/libhello email: hello-users@example.org requires: c++11 location: libhello-1.0.0+1.tar.gz -sha256sum: ff68e5269b5f594996a016ba2789f646cf5753e8baa0e9b4b77c4c4b81c41326 +sha256sum: 1d8f7d987044c09bfb7a621f217cfc6530c3d0f0337eaf749f059a932c9fc1d7 EOF ## |