automake
[Top][All Lists]
Advanced

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

"make check" clean up


From: Thien-Thi Nguyen
Subject: "make check" clean up
Date: Sun, 23 Nov 2014 15:06:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Is there any way to specify an unconditionally executed
clean-up action for "make check"?

In Guile-PG, "make check" arranges to kick a daemon prior to
running the tests in the test wrapper script, and to kill it
afterwards via a ‘check-local’ Makefile.am target.  This works
fine when all the tests pass, but leaves the daemon up should
any of the tests fail.

For now, i've documented this in the README:

 http://git.savannah.gnu.org/cgit/guile-pg.git/tree/README?h=p#n109

but we all know how such hints are easily overlooked, and i'd
prefer a more robust solution that can DTRT noninteractively.

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: signature.asc
Description: PGP signature


reply via email to

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