[Buildroot] [PATCH v5 08/10] testing/tests/download: test git tag

Arnout Vandecappelle arnout at mind.be
Wed Feb 6 10:03:01 UTC 2019



On 12/05/2018 04:58, Ricardo Martincoski wrote:
> From: Ricardo Martincoski <ricardo.martincoski at datacom.ind.br>
> 
> Add a tag to the static repo and check on the git refs test case the
> download of a git package:
>  - with the name of a tag as version;
>  - with the sha1 of a tag itself as version;
>  - with the partial sha1 of a tag itself as version;
>  - with the sha1 of a commit pointed by a tag as version;
>  - with the partial sha1 of a commit pointed by a tag as version;
>  - with the sha1 of a commit reachable only by a tag as version;
>  - with the partial sha1 of a commit reachable only by a tag as version.
> 
> Signed-off-by: Ricardo Martincoski <ricardo.martincoski at datacom.ind.br>
> Cc: Arnout Vandecappelle <arnout at mind.be>

 Applied to master, thanks.

 Regards,
 Arnout


More information about the buildroot mailing list