Commit 8e369c9
committed
build: Check .idx and .rev files
Add new tests to verify the idx and rev files. Note that two files are being ignored,
one is for a sha256 repository, which unfortunately the upstream git does not seem to
support.
The second ignored pack file does not have an idxfile, hence it makes no sense to verify
it nor to generate a rev file for that pack file.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>1 parent d9b545e commit 8e369c9
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments