guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55420] [PATCH v2 1/2] guix: emacs-utils: Add emacs-batch-script.


From: Maxime Devos
Subject: [bug#55420] [PATCH v2 1/2] guix: emacs-utils: Add emacs-batch-script.
Date: Sun, 05 Jun 2022 11:52:27 +0200
User-agent: Evolution 3.38.3-1

Fredrik Salomonsson schreef op zo 05-06-2022 om 00:19 [+0000]:
> +(test-equal "print foo from emacs"
> +  "foo"
> +  (emacs-batch-script '(princ "foo")))

IIUC, this can only be run if emacs is in $PATH when running the tests,
so sometimes the test needs to be skipped.  As an example on how to do
this, see the "pypi->guix-package, wheels" test in tests/pypi.scm.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]