qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/1] "make check" switch to meson test harness
Date: Thu, 23 Dec 2021 15:48:32 -0800	[thread overview]
Message-ID: <581f1f22-25ed-98ef-3c54-4d42d7e5a2c7@linaro.org> (raw)
In-Reply-To: <20211223101736.507167-1-pbonzini@redhat.com>

On 12/23/21 2:17 AM, Paolo Bonzini wrote:
> The following changes since commit 2bf40d0841b942e7ba12953d515e62a436f0af84:
> 
>    Merge tag 'pull-user-20211220' of https://gitlab.com/rth7680/qemu into staging (2021-12-20 13:20:07 -0800)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/bonzini/qemu.git tags/for-upstream-mtest
> 
> for you to fetch changes up to 3d2f73ef75e25ba850aff4fcccb36d50137afd0f:
> 
>    build: use "meson test" as the test harness (2021-12-23 10:06:19 +0100)
> 
> ----------------------------------------------------------------
> Replace tap-driver.pl with "meson test".
> 
> ----------------------------------------------------------------
> Paolo Bonzini (1):
>        build: use "meson test" as the test harness
> 
>   Makefile              |   3 +-
>   meson.build           |   5 +-
>   scripts/mtest2make.py | 112 ++++++---------
>   scripts/tap-driver.pl | 379 --------------------------------------------------
>   scripts/tap-merge.pl  | 111 ---------------
>   tests/fp/meson.build  |   2 +-
>   6 files changed, 51 insertions(+), 561 deletions(-)
>   delete mode 100755 scripts/tap-driver.pl
>   delete mode 100755 scripts/tap-merge.pl

Applied.  The terminal output is silly, with the rotating moon, but whatever.


r~



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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23 10:17 [PULL 0/1] "make check" switch to meson test harness Paolo Bonzini
2021-12-23 10:17 ` [PULL 1/1] build: use "meson test" as the " Paolo Bonzini
2021-12-23 23:48 ` Richard Henderson [this message]

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

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

  git send-email \
    --in-reply-to=581f1f22-25ed-98ef-3c54-4d42d7e5a2c7@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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.
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 NNTP newsgroup(s).