all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: emacs-devel@gnu.org
Subject: master 5308a4e11e: Improve image-tests.el Commentary
Date: Wed, 07 Sep 2022 14:24:43 +0300	[thread overview]
Message-ID: <837d2fig04.fsf@gnu.org> (raw)

> --- a/test/src/image-tests.el
> +++ b/test/src/image-tests.el
> @@ -22,8 +22,11 @@
>  ;;; Commentary:
>  
>  ;; Most of these tests will only run in a GUI session, and not with
> -;; "make check".  Run them manually in an interactive session with
> -;; `M-x eval-buffer' followed by `M-x ert'.
> +;; "make check".  You must run them manually in an interactive session
> +;; with, for example, `M-x eval-buffer' followed by `M-x ert'.
> +;;
> +;; To run these tests from the command line, try:
> +;;     ./src/emacs -Q -l test/src/image-tests.el -eval "(ert t)"

IMO, the above means that these tests should be moved out of test/src,
and into test/manual/.  That's where we put all the tests that must be
run manually.

Thanks.



             reply	other threads:[~2022-09-07 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07 11:24 Eli Zaretskii [this message]
2022-09-08  0:45 ` master 5308a4e11e: Improve image-tests.el Commentary Stefan Kangas

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=837d2fig04.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=stefankangas@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.