guix/guix/tests
Xinglu Chen 6597f80839
tests: git: Make 'tag' directive non-interactive.
When running 'git tag TAGNAME', Git will open up the user's default text
editor to make them write a message.  This is not desirable when running
tests.

* guix/tests/git.scm (populate-git-repository): Add a 'tag' directive
that takes an additional argument, and pass it to the '-m' flag.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-09-18 19:37:45 +02:00
..
git.scm tests: git: Make 'tag' directive non-interactive. 2021-09-18 19:37:45 +02:00
gnupg.scm tests: Move OpenPGP helpers to (guix tests gnupg). 2020-06-16 16:10:46 +02:00
http.scm tests: do not hard code HTTP ports 2021-03-06 11:41:48 +01:00