diff options
| author | 2026-03-30 14:28:13 +0000 | |
|---|---|---|
| committer | 2026-03-30 14:28:13 +0000 | |
| commit | a4eeb727468a178a4de0dfc718828f26740484ac (patch) | |
| tree | 4318d38d49facc80e2e2186f5919fa656be3b31f /format/packfile/ingest/testdata/fixtures | |
| parent | object/store/packed: Make store own root, algo, opts (diff) | |
| signature | No signature | |
object,store/packed{,/internal/ingest}: Move from format/packfile/ingest
Diffstat (limited to 'format/packfile/ingest/testdata/fixtures')
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha1/METADATA.txt | 3 | ||||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha1/base.pack | bin | 81007 -> 0 bytes | |||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha1/nonthin.pack | bin | 117458 -> 0 bytes | |||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha1/thin.pack | bin | 38581 -> 0 bytes | |||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha256/METADATA.txt | 3 | ||||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha256/base.pack | bin | 105138 -> 0 bytes | |||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha256/nonthin.pack | bin | 152284 -> 0 bytes | |||
| -rw-r--r-- | format/packfile/ingest/testdata/fixtures/sha256/thin.pack | bin | 49412 -> 0 bytes |
8 files changed, 0 insertions, 6 deletions
diff --git a/format/packfile/ingest/testdata/fixtures/sha1/METADATA.txt b/format/packfile/ingest/testdata/fixtures/sha1/METADATA.txt deleted file mode 100644 index 5fcbfe26..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha1/METADATA.txt +++ /dev/null @@ -1,3 +0,0 @@ -format=sha1 -head=200c960359dad025b4170284c518919eb4a24305 -base=4bc507fc631ea78474d83c47548743c9f1dda0dc diff --git a/format/packfile/ingest/testdata/fixtures/sha1/base.pack b/format/packfile/ingest/testdata/fixtures/sha1/base.pack Binary files differdeleted file mode 100644 index 3d7a4903..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha1/base.pack +++ /dev/null diff --git a/format/packfile/ingest/testdata/fixtures/sha1/nonthin.pack b/format/packfile/ingest/testdata/fixtures/sha1/nonthin.pack Binary files differdeleted file mode 100644 index ea07c9a0..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha1/nonthin.pack +++ /dev/null diff --git a/format/packfile/ingest/testdata/fixtures/sha1/thin.pack b/format/packfile/ingest/testdata/fixtures/sha1/thin.pack Binary files differdeleted file mode 100644 index 95084feb..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha1/thin.pack +++ /dev/null diff --git a/format/packfile/ingest/testdata/fixtures/sha256/METADATA.txt b/format/packfile/ingest/testdata/fixtures/sha256/METADATA.txt deleted file mode 100644 index 8a5ea0a2..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha256/METADATA.txt +++ /dev/null @@ -1,3 +0,0 @@ -format=sha256 -head=35cc0f4cd1c73524187540494058d233a2ecbd071c85d496a2250d8e0c805ef8 -base=b4abe46895f0bb5aa22fd42d28d428413f265359734c288752e3c2d270eec276 diff --git a/format/packfile/ingest/testdata/fixtures/sha256/base.pack b/format/packfile/ingest/testdata/fixtures/sha256/base.pack Binary files differdeleted file mode 100644 index 52ceef74..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha256/base.pack +++ /dev/null diff --git a/format/packfile/ingest/testdata/fixtures/sha256/nonthin.pack b/format/packfile/ingest/testdata/fixtures/sha256/nonthin.pack Binary files differdeleted file mode 100644 index 50db05d0..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha256/nonthin.pack +++ /dev/null diff --git a/format/packfile/ingest/testdata/fixtures/sha256/thin.pack b/format/packfile/ingest/testdata/fixtures/sha256/thin.pack Binary files differdeleted file mode 100644 index b331b915..00000000 --- a/format/packfile/ingest/testdata/fixtures/sha256/thin.pack +++ /dev/null |
