Re: "make check" clean up

2014-11-27 Thread Thien-Thi Nguyen
() Luke Mewburn () Wed, 26 Nov 2014 11:23:26 +1100 I work around this by having specific test groups to start the daemons with AT_KEYWORDS([start]), and separate test groups I run at the end with AT_KEYWORDS([stop]). The tests for stopping the daemons don't fail if the daemon isn'

Re: "make check" clean up

2014-11-25 Thread Luke Mewburn
On Sun, Nov 23, 2014 at 03:06:16PM +0100, Thien-Thi Nguyen wrote: | 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