diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-06-10 15:17:04 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-06-10 15:17:04 +0200 |
commit | 69e7c38904391a62b720a1fdf91a830fc7570fd9 (patch) | |
tree | 0e3ce4452d031e3f18c1ea042cefcd7a1b486c95 | |
parent | 747ae6f5d5a0ef34fff220cf3993a6b6e4b4fe01 (diff) |
Migrate catch2 from queue/stable to testing
add catch2/2.13.6+2
add catch2-tests/2.13.6+2
add catch2-examples/2.13.6+2
add owners/catch2/catch2/package-owner.manifest
add owners/catch2/project-owner.manifest
add owners/catch2/catch2-tests/package-owner.manifest
add owners/catch2/catch2-examples/package-owner.manifest
-rw-r--r-- | 1/testing/catch2/catch2-2.13.6+2.tar.gz | bin | 0 -> 133280 bytes | |||
-rw-r--r-- | 1/testing/catch2/catch2-examples-2.13.6+2.tar.gz | bin | 0 -> 15174 bytes | |||
-rw-r--r-- | 1/testing/catch2/catch2-tests-2.13.6+2.tar.gz | bin | 0 -> 191074 bytes | |||
-rw-r--r-- | owners/catch2/catch2-examples/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/catch2-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/catch2/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/project-owner.manifest | 5 |
7 files changed, 20 insertions, 0 deletions
diff --git a/1/testing/catch2/catch2-2.13.6+2.tar.gz b/1/testing/catch2/catch2-2.13.6+2.tar.gz Binary files differnew file mode 100644 index 0000000..617e18c --- /dev/null +++ b/1/testing/catch2/catch2-2.13.6+2.tar.gz diff --git a/1/testing/catch2/catch2-examples-2.13.6+2.tar.gz b/1/testing/catch2/catch2-examples-2.13.6+2.tar.gz Binary files differnew file mode 100644 index 0000000..bdf6e77 --- /dev/null +++ b/1/testing/catch2/catch2-examples-2.13.6+2.tar.gz diff --git a/1/testing/catch2/catch2-tests-2.13.6+2.tar.gz b/1/testing/catch2/catch2-tests-2.13.6+2.tar.gz Binary files differnew file mode 100644 index 0000000..6b6c4b9 --- /dev/null +++ b/1/testing/catch2/catch2-tests-2.13.6+2.tar.gz diff --git a/owners/catch2/catch2-examples/package-owner.manifest b/owners/catch2/catch2-examples/package-owner.manifest new file mode 100644 index 0000000..928a128 --- /dev/null +++ b/owners/catch2/catch2-examples/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2-examples +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/catch2-tests/package-owner.manifest b/owners/catch2/catch2-tests/package-owner.manifest new file mode 100644 index 0000000..6242745 --- /dev/null +++ b/owners/catch2/catch2-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2-tests +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/catch2/package-owner.manifest b/owners/catch2/catch2/package-owner.manifest new file mode 100644 index 0000000..deac0bb --- /dev/null +++ b/owners/catch2/catch2/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2 +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/project-owner.manifest b/owners/catch2/project-owner.manifest new file mode 100644 index 0000000..61be155 --- /dev/null +++ b/owners/catch2/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2 +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/ |