diff options
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 -: |