diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-26 22:00:22 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-03-02 20:04:26 +0300 |
commit | 780290277a51853b2e515b16898ca0fcfa1e9e71 (patch) | |
tree | e045dd9cc4ce2726f915897157785cb40b48756f /tests/rep-remove | |
parent | 046f9282dc7778f5df326456f1630919a5607f11 (diff) |
Update rep-fetch
Diffstat (limited to 'tests/rep-remove')
l--------- | tests/rep-remove/extra | 1 | ||||
-rw-r--r-- | tests/rep-remove/extra/libbar-1.1.0+1.tar.gz | bin | 243 -> 0 bytes | |||
-rw-r--r-- | tests/rep-remove/extra/repositories | 3 | ||||
l--------- | tests/rep-remove/math | 1 | ||||
-rw-r--r-- | tests/rep-remove/math/libbar-1.0.0.tar.gz | bin | 241 -> 0 bytes | |||
-rw-r--r-- | tests/rep-remove/math/repositories | 3 | ||||
l--------- | tests/rep-remove/stable | 1 | ||||
-rw-r--r-- | tests/rep-remove/stable/libfoo-1.0.0.tar.gz | bin | 240 -> 0 bytes | |||
-rw-r--r-- | tests/rep-remove/stable/repositories | 3 |
9 files changed, 3 insertions, 9 deletions
diff --git a/tests/rep-remove/extra b/tests/rep-remove/extra new file mode 120000 index 0000000..2047cd9 --- /dev/null +++ b/tests/rep-remove/extra @@ -0,0 +1 @@ +../common/prereq-cycle/extra/
\ No newline at end of file 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 differdeleted file mode 100644 index 890e9e2..0000000 --- a/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz +++ /dev/null diff --git a/tests/rep-remove/extra/repositories b/tests/rep-remove/extra/repositories deleted file mode 100644 index ecaa454..0000000 --- a/tests/rep-remove/extra/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../stable -: diff --git a/tests/rep-remove/math b/tests/rep-remove/math new file mode 120000 index 0000000..9f6610d --- /dev/null +++ b/tests/rep-remove/math @@ -0,0 +1 @@ +../common/prereq-cycle/math/
\ 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 differdeleted file mode 100644 index 97e6e32..0000000 --- a/tests/rep-remove/math/libbar-1.0.0.tar.gz +++ /dev/null diff --git a/tests/rep-remove/math/repositories b/tests/rep-remove/math/repositories deleted file mode 100644 index 14d6ce0..0000000 --- a/tests/rep-remove/math/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../extra -: diff --git a/tests/rep-remove/stable b/tests/rep-remove/stable new file mode 120000 index 0000000..b29c92b --- /dev/null +++ b/tests/rep-remove/stable @@ -0,0 +1 @@ +../common/prereq-cycle/stable/
\ No newline at end of file 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 differdeleted file mode 100644 index 5e7fa17..0000000 --- a/tests/rep-remove/stable/libfoo-1.0.0.tar.gz +++ /dev/null diff --git a/tests/rep-remove/stable/repositories b/tests/rep-remove/stable/repositories deleted file mode 100644 index b49d922..0000000 --- a/tests/rep-remove/stable/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../math -: |