aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg/1/build2.org/common
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg/1/build2.org/common')
-rw-r--r--tests/pkg/1/build2.org/common/bar/stable/libbar-1.0.0.tar.gzbin0 -> 957 bytes
-rw-r--r--tests/pkg/1/build2.org/common/bar/stable/repositories6
-rw-r--r--tests/pkg/1/build2.org/common/bar/testing/libbar-1.1.0.tar.gzbin0 -> 959 bytes
-rw-r--r--tests/pkg/1/build2.org/common/bar/testing/repositories8
-rw-r--r--tests/pkg/1/build2.org/common/bar/unstable/libbar-1.1.1.tar.gzbin0 -> 1189 bytes
-rw-r--r--tests/pkg/1/build2.org/common/bar/unstable/repositories8
-rw-r--r--tests/pkg/1/build2.org/common/foo/stable/libfoo-1.0.0.tar.gzbin0 -> 881 bytes
-rw-r--r--tests/pkg/1/build2.org/common/foo/stable/repositories3
-rw-r--r--tests/pkg/1/build2.org/common/foo/testing/libfoo-1.1.0.tar.gzbin0 -> 874 bytes
-rw-r--r--tests/pkg/1/build2.org/common/foo/testing/repositories6
-rw-r--r--tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gzbin0 -> 1489 bytes
-rw-r--r--tests/pkg/1/build2.org/common/hello/repositories36
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/bootstrap.build15
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/export.build6
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build10
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/buildfile3
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile8
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello11
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello.cxx16
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/manifest13
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/bootstrap.build5
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/root.build10
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/buildfile3
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/buildfile4
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/driver.cxx11
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/test.out1
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/version1
-rw-r--r--tests/pkg/1/build2.org/common/not-a-package.tar.gzbin0 -> 259 bytes
28 files changed, 184 insertions, 0 deletions
diff --git a/tests/pkg/1/build2.org/common/bar/stable/libbar-1.0.0.tar.gz b/tests/pkg/1/build2.org/common/bar/stable/libbar-1.0.0.tar.gz
new file mode 100644
index 0000000..d77c1ba
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/bar/stable/libbar-1.0.0.tar.gz
Binary files differ
diff --git a/tests/pkg/1/build2.org/common/bar/stable/repositories b/tests/pkg/1/build2.org/common/bar/stable/repositories
new file mode 100644
index 0000000..b8ecc1f
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/bar/stable/repositories
@@ -0,0 +1,6 @@
+# bar/stable
+#
+: 1
+location: ../../foo/stable
+:
+
diff --git a/tests/pkg/1/build2.org/common/bar/testing/libbar-1.1.0.tar.gz b/tests/pkg/1/build2.org/common/bar/testing/libbar-1.1.0.tar.gz
new file mode 100644
index 0000000..f081804
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/bar/testing/libbar-1.1.0.tar.gz
Binary files differ
diff --git a/tests/pkg/1/build2.org/common/bar/testing/repositories b/tests/pkg/1/build2.org/common/bar/testing/repositories
new file mode 100644
index 0000000..5ab8cba
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/bar/testing/repositories
@@ -0,0 +1,8 @@
+# bar/testing
+#
+: 1
+location: ../../foo/testing
+:
+location: ../stable
+role: complement
+:
diff --git a/tests/pkg/1/build2.org/common/bar/unstable/libbar-1.1.1.tar.gz b/tests/pkg/1/build2.org/common/bar/unstable/libbar-1.1.1.tar.gz
new file mode 100644
index 0000000..a0fbdc3
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/bar/unstable/libbar-1.1.1.tar.gz
Binary files differ
diff --git a/tests/pkg/1/build2.org/common/bar/unstable/repositories b/tests/pkg/1/build2.org/common/bar/unstable/repositories
new file mode 100644
index 0000000..d4ddcf5
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/bar/unstable/repositories
@@ -0,0 +1,8 @@
+# bar/unstable
+#
+: 1
+location: ../../foo/testing
+:
+location: ../testing
+role: complement
+:
diff --git a/tests/pkg/1/build2.org/common/foo/stable/libfoo-1.0.0.tar.gz b/tests/pkg/1/build2.org/common/foo/stable/libfoo-1.0.0.tar.gz
new file mode 100644
index 0000000..c29dd9d
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/foo/stable/libfoo-1.0.0.tar.gz
Binary files differ
diff --git a/tests/pkg/1/build2.org/common/foo/stable/repositories b/tests/pkg/1/build2.org/common/foo/stable/repositories
new file mode 100644
index 0000000..13673fb
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/foo/stable/repositories
@@ -0,0 +1,3 @@
+# foo/stable
+#
+: 1
diff --git a/tests/pkg/1/build2.org/common/foo/testing/libfoo-1.1.0.tar.gz b/tests/pkg/1/build2.org/common/foo/testing/libfoo-1.1.0.tar.gz
new file mode 100644
index 0000000..a6c0202
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/foo/testing/libfoo-1.1.0.tar.gz
Binary files differ
diff --git a/tests/pkg/1/build2.org/common/foo/testing/repositories b/tests/pkg/1/build2.org/common/foo/testing/repositories
new file mode 100644
index 0000000..cd33f88
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/foo/testing/repositories
@@ -0,0 +1,6 @@
+# foo/testing
+#
+: 1
+location: ../stable
+role: complement
+:
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
new file mode 100644
index 0000000..eeff2a0
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/hello/libhello-1.0.0+1.tar.gz
Binary files differ
diff --git a/tests/pkg/1/build2.org/common/hello/repositories b/tests/pkg/1/build2.org/common/hello/repositories
new file mode 100644
index 0000000..bbe8a66
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/hello/repositories
@@ -0,0 +1,36 @@
+# Hello World repository. Currently does not have any prerequisite
+# repositories.
+#
+: 1
+certificate: \
+-----BEGIN CERTIFICATE-----
+MIIFLzCCAxegAwIBAgIJAK41T2Si9cMEMA0GCSqGSIb3DQEBCwUAMDMxFzAVBgNV
+BAoTDkNvZGUgU3ludGhlc2lzMRgwFgYDVQQDEw9uYW1lOmJ1aWxkMi5vcmcwHhcN
+MTYwNDMwMTQyNDQ3WhcNMTcwNDMwMTQyNDQ3WjAzMRcwFQYDVQQKEw5Db2RlIFN5
+bnRoZXNpczEYMBYGA1UEAxMPbmFtZTpidWlsZDIub3JnMIICIjANBgkqhkiG9w0B
+AQEFAAOCAg8AMIICCgKCAgEA2rvxJe7MXMIygVTVGfMR4B/MTRRRgbKdLcXaUbu+
+IfdyjGMu34GsUG51WzhcNOmNdLX2FHEiiESAPvVbWOEO+ZQL3IIxbXc8IgiNEpNP
+PR58SFNwwd2E6C8pmyN7QhXuy+gpVdwbsN9RWXnXBY9A9JtSt+xBuxeDs/PkdoPH
+4O3aL2HB0TUzTPhHZ23BCSzMXIIqJfxEX2g9eKtPPkRMsLd/X0lRqkutjmXlnKXN
+CJ8uE8yUcuWtPSfsqSiEfvBpfcrJ4trQzYgiXfNp4Cy434SsVV5wB2Uki9fTRy2H
+Y478bHLT2wgqVqCLartkOKTawy8bx0C/uA1mxen4U6P9dcKI4j1/oPmiykl0r0Hl
+QIAGOYZzxbk52/pkt7LlSLvqW4jtyIhM4p8CgSRvIyI0eJHEt0ztoB6LN1zAdThu
+bomWaImTxTLJXzl/fea8JJ+6jsP4NBiIrrnT/HBF1MUEiqLfwjAwTraBPtqH8A6a
+I+yGPsWPAhTtlYeyTKv2qkTFA4QolegtkmjWt/oxFzwCwnLPrN19CFPUFPOGiA1+
+u7jGNUzp9KuNFQXfiay5ZzP8cqj1bfnQDDbLkXn2TOI/6bsbq4FiuqYSW//XdVqa
+DZlnVvfwozPlKzdKR9wMSs7PP8P7SFGU5oIh5a2zUbbNZxC8Gef7MYD6xMi7TEAU
+4JECAwEAAaNGMEQwDgYDVR0PAQH/BAQDAgeAMBYGA1UdJQEB/wQMMAoGCCsGAQUF
+BwMDMBoGA1UdEQQTMBGBD2luZm9AYnVpbGQyLm9yZzANBgkqhkiG9w0BAQsFAAOC
+AgEAeBHkz12OPjjFPftCZ8u/9Kq+W0ZnqQqXmSLj5SQFiG5PEUSV19XFcGawwjbU
+6guceUSHhHQr/KhpV02pyoPPtskdognHQCPr6HCR6eeEtfBUSum5dKpJAWqGhszg
+bPCb11/ksBBzpBbc/C+gnU8ZvsglJ/wxrizZ0AYeSdvyWq8pgoh2vGpgdhK5MWhd
+rVGQm+TUVmXyQwNrYDjqhoGZF02UilIekedegWUEvkXnk5rzyzTaX+GwlnsplVY2
+Xijn8cWkO4cCDkthyjfNPgUm8ZgKuBgs+OYRbW4XtuXgeBucBVCryrM8+3OSmzbs
+IBQWL0EDT7bnt2ukE+cUx8Foc/+180KZAdDbUY9MOsYCac3bXnIJd/q1pzkr+OvL
+EXnuIGuzUqVkcD4+ABaWefNUm3KeZwBAupYc9eo2/YzpCUsgAe0PAdgJhcg9D4kX
+2RwwjVpOPWUxevrPq32Lo3R8obfl2aCLzcuiuheb1EcJLlAH67KqdXLDpvZqJ9qi
+iaBCixRl2t3our5VSBWQQefGnH6DWn1JM34zyBbeZdgjyqebSN42p+hADYe2qzdf
+AviHJsBwvt3HYpr3bfU6EDx1cU5D6gNAxzZMkZhnEQ7u6kXDcLyWJhgXcZhGT0xv
+D/x+fIGI1t2XkoOmvuno1MqoDQX3sCYd0bfB/9wwzcNexic=
+-----END CERTIFICATE-----
+\
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/bootstrap.build b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/bootstrap.build
new file mode 100644
index 0000000..c9bf24d
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/bootstrap.build
@@ -0,0 +1,15 @@
+project = libhello
+version = 1.0.0
+revision = 1
+
+using config
+using dist
+using test
+using install
+
+dist.package = $project-$version
+
+if ($revision != 0)
+{
+ dist.package += +$revision
+}
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/export.build b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/export.build
new file mode 100644
index 0000000..1eb73b7
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/export.build
@@ -0,0 +1,6 @@
+$out_root/:
+{
+ include hello/
+}
+
+export $out_root/hello/lib{hello}
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
new file mode 100644
index 0000000..ebe16d5
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/build/root.build
@@ -0,0 +1,10 @@
+using cxx
+
+hxx{*}: extension =
+cxx{*}: extension = cxx
+
+cxx.std = 11
+
+# Don't install tests.
+#
+tests/: install = false
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/buildfile b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/buildfile
new file mode 100644
index 0000000..f846f89
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/buildfile
@@ -0,0 +1,3 @@
+d = hello/ tests/
+./: $d doc{version} file{manifest}
+include $d
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
new file mode 100644
index 0000000..4903a33
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
@@ -0,0 +1,8 @@
+lib{hello}: {hxx cxx}{hello}
+
+cxx.poptions += -I$src_root
+lib{hello}: cxx.export.poptions = -I$src_root
+
+# Install into the hello/ subdirectory of, say, /usr/include/.
+#
+install.include = $install.include/hello
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello
new file mode 100644
index 0000000..4f85114
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello
@@ -0,0 +1,11 @@
+// file: hello/hello -*- C++ -*-
+
+#pragma once
+
+#include <string>
+
+namespace hello
+{
+ void
+ say (const std::string& name);
+}
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello.cxx b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello.cxx
new file mode 100644
index 0000000..65d0aa7
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/hello.cxx
@@ -0,0 +1,16 @@
+// file: hello/hello.cxx -*- C++ -*-
+
+#include <hello/hello>
+
+#include <iostream>
+
+using namespace std;
+
+namespace hello
+{
+ void
+ say (const string& n)
+ {
+ cout << "Hello, " << n << '!' << endl;
+ }
+}
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/manifest b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/manifest
new file mode 100644
index 0000000..82d79c8
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/manifest
@@ -0,0 +1,13 @@
+: 1
+name: libhello
+version: 1.0.0+1
+summary: The "Hello World" example library
+license: MIT
+tags: c++, hello, world, example
+description: \
+A simple library that implements the "Hello World" example in C++. Its primary
+goal is to show a canonical build2/bpkg project/package.
+\
+url: http://www.example.org/libhello
+email: hello-users@example.org
+requires: c++11
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/bootstrap.build b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/bootstrap.build
new file mode 100644
index 0000000..2c2de24
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/bootstrap.build
@@ -0,0 +1,5 @@
+project = # Unnamed subproject.
+
+using config
+using dist
+using test
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/root.build b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/root.build
new file mode 100644
index 0000000..672eda8
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/build/root.build
@@ -0,0 +1,10 @@
+using cxx
+
+hxx{*}: extension =
+cxx{*}: extension = cxx
+
+cxx.std = 11
+
+# Every exe{} in this subproject is by default a test.
+#
+test.exe = true
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/buildfile b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/buildfile
new file mode 100644
index 0000000..4dcbe2a
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/buildfile
@@ -0,0 +1,3 @@
+d = test/
+./: $d
+include $d
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/buildfile b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/buildfile
new file mode 100644
index 0000000..a46969d
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/buildfile
@@ -0,0 +1,4 @@
+import libs = libhello%lib{hello}
+
+exe{driver}: cxx{driver} $libs
+exe{driver}: test.output = test.out
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/driver.cxx b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/driver.cxx
new file mode 100644
index 0000000..59bfb2d
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/driver.cxx
@@ -0,0 +1,11 @@
+// file: tests/test/driver.cxx -*- C++ -*-
+
+#include <hello/hello>
+
+int
+main ()
+{
+ using hello::say;
+
+ say ("World");
+}
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/test.out b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/test.out
new file mode 100644
index 0000000..8ab686e
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/tests/test/test.out
@@ -0,0 +1 @@
+Hello, World!
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/version b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/version
new file mode 100644
index 0000000..3eefcb9
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/version
@@ -0,0 +1 @@
+1.0.0
diff --git a/tests/pkg/1/build2.org/common/not-a-package.tar.gz b/tests/pkg/1/build2.org/common/not-a-package.tar.gz
new file mode 100644
index 0000000..aa10905
--- /dev/null
+++ b/tests/pkg/1/build2.org/common/not-a-package.tar.gz
Binary files differ