unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: master e208d67: Fix wdired test for Macos
Date: Tue, 04 Aug 2020 15:08:35 +0200	[thread overview]
Message-ID: <87y2mu5zjg.fsf@rub.de> (raw)
In-Reply-To: <20200804123027.51F78209B0@vcs0.savannah.gnu.org> (Lars Ingebrigtsen's message of "Tue, 4 Aug 2020 08:30:26 -0400 (EDT)")

On Tue,  4 Aug 2020 08:30:26 -0400 (EDT) larsi@gnus.org (Lars Ingebrigtsen) wrote:

> branch: master
> commit e208d67e8401b8e08d697273e6e162b1e4620005
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Commit: Lars Ingebrigtsen <larsi@gnus.org>
>
>     Fix wdired test for Macos
>
>     * test/lisp/wdired-tests.el (wdired-test-bug34915): Macos adds "@"
>     to the end of symlinks (bug#42537).
> ---
>  test/lisp/wdired-tests.el | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/test/lisp/wdired-tests.el b/test/lisp/wdired-tests.el
> index 5b01c54..fcd8b62 100644
> --- a/test/lisp/wdired-tests.el
> +++ b/test/lisp/wdired-tests.el
> @@ -132,7 +132,7 @@ wdired-mode."
>  (declare-function dired-smart-shell-command "dired-x"
>                    (command &optional output-buffer error-buffer))
>
> -(ert-deftest wdired-test-bug34915 ()
> +(defun wdired-test-bug34915 ()

Is this a residue of debugging, or have I overlooked some way of
defining tests in ERT?

Steve Berman



       reply	other threads:[~2020-08-04 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200804123026.5876.65253@vcs0.savannah.gnu.org>
     [not found] ` <20200804123027.51F78209B0@vcs0.savannah.gnu.org>
2020-08-04 13:08   ` Stephen Berman [this message]
2020-08-04 13:14     ` master e208d67: Fix wdired test for Macos Lars Ingebrigtsen

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87y2mu5zjg.fsf@rub.de \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).