From: Eli Zaretskii <eliz@gnu.org>
To: Noah Peart <noah.v.peart@gmail.com>
Cc: 67235-done@debbugs.gnu.org
Subject: bug#67235: [PATCH] Fix finding test name with erts-run-test with point-char
Date: Sat, 25 Nov 2023 11:43:44 +0200 [thread overview]
Message-ID: <83y1emcgmn.fsf@gnu.org> (raw)
In-Reply-To: <CAPVBTSc_Jy05kZHdw5kHrGxCv10w2338Ui7zip-Gxehkv8pMHg@mail.gmail.com> (message from Noah Peart on Thu, 16 Nov 2023 18:12:52 -0800)
> From: Noah Peart <noah.v.peart@gmail.com>
> Date: Thu, 16 Nov 2023 18:12:52 -0800
>
> Tags: patch
>
> * lisp/progmodes/erts-mode.el(erts-run-test): Fix finding the test name
> when Point-Char is defined
>
> Bug: Interactively running a test with `erts-run-test` fails when the
> test has a Point-Char definition. When there is a Point-Char definition,
> `erts-run-test` calls `(erts-mode--preceding-spec "Point-Char")`,
> overwriting the match data expected by `ert-test--erts-test`.
>
> Recipe to reproduce:
> Try `M-x erts-run-test` in the indent.erts test from
> test/lisp/progmodes/typescript-ts-mode-resources/indent.erts:
> [[The following is in `erts-mode`]]
Thanks, installed on master and closing the bug.
prev parent reply other threads:[~2023-11-25 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-17 2:12 bug#67235: [PATCH] Fix finding test name with erts-run-test with point-char Noah Peart
2023-11-25 9:43 ` Eli Zaretskii [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=83y1emcgmn.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=67235-done@debbugs.gnu.org \
--cc=noah.v.peart@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.