tests: index::version: add test to read index version v4
While we have a simple test to determine whether we can write an index of version 4, we never verified that we are able to read this kind of index (and in fact, we were not able to do so). Add a new repository which has an index of version 4. This repository is then read from a new test.
Showing
tests/resources/indexv4/.gitted/HEAD
0 → 100644
tests/resources/indexv4/.gitted/config
0 → 100644
tests/resources/indexv4/.gitted/index
0 → 100644
File added
File added
File added
File added
tests/resources/indexv4/file.tx
0 → 100644
tests/resources/indexv4/file.txt
0 → 100644
tests/resources/indexv4/file.txz
0 → 100644
tests/resources/indexv4/foo
0 → 100644
tests/resources/indexv4/zzz
0 → 100644
Please
register
or
sign in
to comment