diff options
| author | Ricardo Martincoski <ricardo.martincoski@datacom.ind.br> | 2018-05-11 23:58:30 -0300 |
|---|---|---|
| committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2019-02-06 09:56:58 +0100 |
| commit | 9cc7a12bdeecfdf3d0d0c3b8ebc1e41069e3ff25 (patch) | |
| tree | 7f9fb006b8769139bf09d6c623c59b4c25bb56a0 /support/testing/tests/download/git-remote/refs-sub2.git/objects/cd | |
| parent | a9219660d30ff30331e15e078a1643001a072ab6 (diff) | |
| download | buildroot-9cc7a12bdeecfdf3d0d0c3b8ebc1e41069e3ff25.tar.gz buildroot-9cc7a12bdeecfdf3d0d0c3b8ebc1e41069e3ff25.zip | |
testing/tests/download: test git submodules
Add two submodules as static repos, add a branch to the main static repo
and check on the git refs test case the download of a git package:
- repo with submodule but without support in the package;
- repo with recursive submodules with support in the package.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Cc: Arnout Vandecappelle <arnout@mind.be>
[Arnout: remove handling of inconsistent tarball hashes - that's an
actual bug that should be fixed]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'support/testing/tests/download/git-remote/refs-sub2.git/objects/cd')
| -rw-r--r-- | support/testing/tests/download/git-remote/refs-sub2.git/objects/cd/4d62ff218ab7b4a04f5bfdf800ace087af3ceb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/testing/tests/download/git-remote/refs-sub2.git/objects/cd/4d62ff218ab7b4a04f5bfdf800ace087af3ceb b/support/testing/tests/download/git-remote/refs-sub2.git/objects/cd/4d62ff218ab7b4a04f5bfdf800ace087af3ceb new file mode 100644 index 0000000000..35d253f0d1 --- /dev/null +++ b/support/testing/tests/download/git-remote/refs-sub2.git/objects/cd/4d62ff218ab7b4a04f5bfdf800ace087af3ceb @@ -0,0 +1,2 @@ +x=n!aל5,?ei`#bqg飴}zZԳ=,5hU1~Qu4)~SyKHt$Ul縵. +aOMbe<<_\+#zʂLX3uOwb{yRBij9O/xl)
\ No newline at end of file |

