GNU bug report logs - #29025
Option to run ERT in quiet mode

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>

Date: Fri, 27 Oct 2017 09:52:02 UTC

Severity: wishlist

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Paul Pogonyshev <pogonyshev <at> gmail.com>
Cc: 29025 <at> debbugs.gnu.org
Subject: Re: bug#29025: Option to run ERT in quiet mode
Date: Fri, 27 Oct 2017 15:03:16 +0300
> From: Paul Pogonyshev <pogonyshev <at> gmail.com>
> Date: Fri, 27 Oct 2017 11:51:40 +0200
> 
> When running ERT from command-line with (ert-run-tests-batch ...), it
> prints lots of lines for passed tests. The attached patch adds
> variable `ert-quiet' that lets you omit such non-important lines:
> 
>     (let ((ert-quiet t)) (ert-run-tests-batch ...))
> 
> Of course, default is nil, so there is no change for existing
> invocations. It is fully backward compatible. Users don't have to
> check Emacs version prior to binding this variable: on older version
> there will be no effect, but ERT will work.

Thanks, but please also provide patches for the Texinfo manual and
NEWS.




This bug report was last modified 7 years and 211 days ago.

Previous Next


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