unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Attila Lendvai <attila@lendvai.name>
Cc: 52722@debbugs.gnu.org
Subject: [bug#52722] [PATCH v2 1/2] tests: Smarten up git repository testing framework.
Date: Thu, 23 Dec 2021 12:40:38 -0500	[thread overview]
Message-ID: <YcS0lk+anvAv5Z5F@jasmine.lan> (raw)
In-Reply-To: <20211222102855.21822-1-attila@lendvai.name>

On Wed, Dec 22, 2021 at 11:28:55AM +0100, Attila Lendvai wrote:
> * guix/tests/git.scm (with-git-repository): New macro, exported.  It can be used
> repeatedly inside a WITH-TEMPORARY-GIT-REPOSITORY.
> (populate-git-repository): Extend the DSL with (ADD "some-noise"), (RESET
> "[commit hash]"), (CHECKOUT "branch" ORPHAN).

This commit introduced some ambiguity while importing the RESET
procedure:

WARNING: (guix tests git): `reset' imported from both (git) and (ice-9 control)

We need to make sure that the correct reset is imported here. Can you
take a look and make any adjustments, if necessary?




  parent reply	other threads:[~2021-12-23 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 22:32 [bug#52722] [PATCH] tests: Smarten up git repository testing framework Attila Lendvai
2021-12-22 10:28 ` [bug#52722] [PATCH v2 1/2] " Attila Lendvai
2021-12-22 10:28   ` [bug#52722] [PATCH v2 2/2] tests: gnupg: Factor out and export KEY-FINGERPRINT-VECTOR Attila Lendvai
2021-12-23 16:41     ` bug#52722: [PATCH] tests: Smarten up git repository testing framework Mathieu Othacehe
2021-12-23 17:40   ` Leo Famulari [this message]
2021-12-23 21:00     ` [bug#52722] [PATCH v2 1/2] " Attila Lendvai
2021-12-23 23:49       ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YcS0lk+anvAv5Z5F@jasmine.lan \
    --to=leo@famulari.name \
    --cc=52722@debbugs.gnu.org \
    --cc=attila@lendvai.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).