emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] fix conv_lisp_to_sockaddr for AF_INET6 addresses


From: Michael Albinus
Subject: Re: [PATCH] fix conv_lisp_to_sockaddr for AF_INET6 addresses
Date: Mon, 08 Feb 2016 08:03:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Lars Ingebrigtsen <address@hidden> writes:

> How does one say in ert that a test shouldn't be run unless ... we
> ... should?  I mean, on systems without openssl, there's no point in
> running tests that rely on it being there...

(skip-unless (executable-find "openssl"))

Best regards, Michael.



reply via email to

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