From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: New nginx test! Date: Thu, 19 Jan 2017 14:48:09 +0100 Message-ID: <87pojjw486.fsf_-_@gnu.org> References: <20170114221249.17939-1-mail@cbaines.net> <20170118080807.23291-1-mail@cbaines.net> <20170118080807.23291-2-mail@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUD4a-0003pV-3o for guix-devel@gnu.org; Thu, 19 Jan 2017 08:48:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUD4W-0001GI-U9 for guix-devel@gnu.org; Thu, 19 Jan 2017 08:48:16 -0500 In-Reply-To: <20170118080807.23291-2-mail@cbaines.net> (Christopher Baines's message of "Wed, 18 Jan 2017 08:08:07 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Christopher Baines Cc: guix-devel@gnu.org To give you an incentive ;-), I=E2=80=99ve added a basic nginx test in comm= it 11f3885bb59cbdeec08a929996b4fc39b1746a3e. It would be nice to extend it to check support for upstream and location blocks, for instance. Another thing that would be nice is documenting and undocumenting =E2=80=98nginx-service=E2=80=99 (the rationale being that= we should invite users to use =E2=80=98service=E2=80=99 forms directly instead of usi= ng procedures like =E2=80=98nginx-service=E2=80=99 that hide the underlying data types.) Ludo=E2=80=99.