GNU bug report logs - #76446
[Patch Debbugs] Infrastructure Improvements

Previous Next

Package: emacs;

Reported by: Morgan Smith <Morgan.J.Smith <at> outlook.com>

Date: Thu, 20 Feb 2025 19:07:02 UTC

Severity: wishlist

Tags: patch

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #79 received at 76446 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 76446 <at> debbugs.gnu.org, Morgan Smith <morgan.j.smith <at> outlook.com>
Subject: Re: bug#76446: [Patch Debbugs] Infrastructure Improvements
Date: Sun, 02 Mar 2025 14:20:22 +0900
Hello,

Michael Albinus <michael.albinus <at> gmx.de> writes:

[...]

> If a selector isn't a regexp, we don't need quoting at all. Both works:
>
> # make debbugs-tests SELECTOR=debbugs-test-get-status
> # make debbugs-tests SELECTOR='debbugs-test-get-status'
>
>
> However, if the selector is more complex, we must quote:
>
> # make debbugs-tests SELECTOR='(not debbugs-test-get-status)'
>
> Summary: I have the attitude to quote every selector with '...'. This works.

Thanks for explaining; I also see this is standard behavior from ERT
(info '(ert) Test Selectors)').

Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

--
Thanks,
Maxim




This bug report was last modified 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.