From 21758878a3b902ba06aaf2945edc626b367f2dbd Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 Oct 2015 12:18:49 +0200 Subject: Rework test script --- tests/repository/1/common/libhello-1.0.0/manifest | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/repository/1/common/libhello-1.0.0/manifest (limited to 'tests/repository/1/common/libhello-1.0.0/manifest') diff --git a/tests/repository/1/common/libhello-1.0.0/manifest b/tests/repository/1/common/libhello-1.0.0/manifest new file mode 100644 index 0000000..065eb38 --- /dev/null +++ b/tests/repository/1/common/libhello-1.0.0/manifest @@ -0,0 +1,10 @@ +: 1 +name: libhello +version: 1.0.0 +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 -- cgit v1.1