diff options
Diffstat (limited to 'tests/loader/internal')
-rw-r--r-- | tests/loader/internal/1/math/repositories | 6 | ||||
-rw-r--r-- | tests/loader/internal/1/stable/repositories | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/loader/internal/1/math/repositories b/tests/loader/internal/1/math/repositories index 814d1db..c2df027 100644 --- a/tests/loader/internal/1/math/repositories +++ b/tests/loader/internal/1/math/repositories @@ -5,3 +5,9 @@ location: ../../../external/1/misc : # Local repository manifest (this repository). # +email: repoman@cppget.org +summary: Math C++ package repository +description: \ +This is the awesome C++ package repository full of remarkable algorithms and +APIs. +\ diff --git a/tests/loader/internal/1/stable/repositories b/tests/loader/internal/1/stable/repositories index 38fdd72..c06f731 100644 --- a/tests/loader/internal/1/stable/repositories +++ b/tests/loader/internal/1/stable/repositories @@ -9,3 +9,6 @@ location: ../math : # Local repository manifest (this repository). # +email: repoman@cppget.org +summary: General C++ package stable repository +description: This is the awesome C++ package repository full of exciting stuff. |