diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-24 18:21:39 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-26 17:50:24 +0300 |
commit | 4fcd32b536f3d29755b1fecc7e3f06be64f996ca (patch) | |
tree | 4aebf6eeb7ac4de316ddc91b92c264f252f86d44 /tests/rep-remove | |
parent | 12a5375f25d6a7be5a5741c728a8f9b8168761a4 (diff) |
Add support for rep-list and rep-remove, update rep-add
Diffstat (limited to 'tests/rep-remove')
-rw-r--r-- | tests/rep-remove/alpha/libbar-2.0.0.tar.gz | bin | 0 -> 245 bytes | |||
-rw-r--r-- | tests/rep-remove/alpha/repositories | 1 | ||||
-rw-r--r-- | tests/rep-remove/extra/libbar-1.1.0+1.tar.gz | bin | 0 -> 243 bytes | |||
-rw-r--r-- | tests/rep-remove/extra/repositories | 3 | ||||
l--------- | tests/rep-remove/git/style-basic.tar | 1 | ||||
-rw-r--r-- | tests/rep-remove/math/libbar-1.0.0.tar.gz | bin | 0 -> 241 bytes | |||
-rw-r--r-- | tests/rep-remove/math/repositories | 3 | ||||
-rw-r--r-- | tests/rep-remove/stable/libfoo-1.0.0.tar.gz | bin | 0 -> 240 bytes | |||
-rw-r--r-- | tests/rep-remove/stable/repositories | 3 | ||||
-rw-r--r-- | tests/rep-remove/testing/libbar-2.0.0.tar.gz | bin | 0 -> 245 bytes | |||
-rw-r--r-- | tests/rep-remove/testing/repositories | 6 |
11 files changed, 17 insertions, 0 deletions
diff --git a/tests/rep-remove/alpha/libbar-2.0.0.tar.gz b/tests/rep-remove/alpha/libbar-2.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..6cc5890 --- /dev/null +++ b/tests/rep-remove/alpha/libbar-2.0.0.tar.gz diff --git a/tests/rep-remove/alpha/repositories b/tests/rep-remove/alpha/repositories new file mode 100644 index 0000000..5b70556 --- /dev/null +++ b/tests/rep-remove/alpha/repositories @@ -0,0 +1 @@ +: 1 diff --git a/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz b/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz Binary files differnew file mode 100644 index 0000000..890e9e2 --- /dev/null +++ b/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz diff --git a/tests/rep-remove/extra/repositories b/tests/rep-remove/extra/repositories new file mode 100644 index 0000000..ecaa454 --- /dev/null +++ b/tests/rep-remove/extra/repositories @@ -0,0 +1,3 @@ +: 1 +location: ../stable +: diff --git a/tests/rep-remove/git/style-basic.tar b/tests/rep-remove/git/style-basic.tar new file mode 120000 index 0000000..2833f83 --- /dev/null +++ b/tests/rep-remove/git/style-basic.tar @@ -0,0 +1 @@ +../../common/git/state0/style-basic.tar
\ No newline at end of file diff --git a/tests/rep-remove/math/libbar-1.0.0.tar.gz b/tests/rep-remove/math/libbar-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..97e6e32 --- /dev/null +++ b/tests/rep-remove/math/libbar-1.0.0.tar.gz diff --git a/tests/rep-remove/math/repositories b/tests/rep-remove/math/repositories new file mode 100644 index 0000000..14d6ce0 --- /dev/null +++ b/tests/rep-remove/math/repositories @@ -0,0 +1,3 @@ +: 1 +location: ../extra +: diff --git a/tests/rep-remove/stable/libfoo-1.0.0.tar.gz b/tests/rep-remove/stable/libfoo-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..5e7fa17 --- /dev/null +++ b/tests/rep-remove/stable/libfoo-1.0.0.tar.gz diff --git a/tests/rep-remove/stable/repositories b/tests/rep-remove/stable/repositories new file mode 100644 index 0000000..b49d922 --- /dev/null +++ b/tests/rep-remove/stable/repositories @@ -0,0 +1,3 @@ +: 1 +location: ../math +: diff --git a/tests/rep-remove/testing/libbar-2.0.0.tar.gz b/tests/rep-remove/testing/libbar-2.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..6cc5890 --- /dev/null +++ b/tests/rep-remove/testing/libbar-2.0.0.tar.gz diff --git a/tests/rep-remove/testing/repositories b/tests/rep-remove/testing/repositories new file mode 100644 index 0000000..7bd7269 --- /dev/null +++ b/tests/rep-remove/testing/repositories @@ -0,0 +1,6 @@ +: 1 +location: ../stable +role: complement +: +location: ../extra +: |