From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::226]) by sourceware.org (Postfix) with ESMTPS id 7A0A2386CE69 for ; Thu, 9 Jun 2022 11:11:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7A0A2386CE69 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seketeli.org Received: (Authenticated sender: dodji@seketeli.org) by mail.gandi.net (Postfix) with ESMTPSA id EE383C0003; Thu, 9 Jun 2022 11:11:16 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id 6B1CB5800FC; Thu, 9 Jun 2022 13:11:16 +0200 (CEST) From: Dodji Seketeli To: Mark Wielaard Cc: v , Ben Woodard via Libabigail Subject: Re: Testing Setup - More Tests and Automation? Organization: Me, myself and I References: <34E58964-E930-4DF9-87CD-18D4C63DBCEB@redhat.com> <20220430195507.GA11996@gnu.wildebeest.org> X-Operating-System: Fedora 37 X-URL: http://www.seketeli.net/~dodji Date: Thu, 09 Jun 2022 13:11:16 +0200 In-Reply-To: <20220430195507.GA11996@gnu.wildebeest.org> (Mark Wielaard's message of "Sat, 30 Apr 2022 21:55:07 +0200") Message-ID: <87ilpaks6j.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2022 11:11:21 -0000 Mark Wielaard a =C3=A9crit: > I don't know how the libabigail website is generated, but it would be > nice to get that also in git so people can update it if they feel they > have a better design. It's generated by "make doc" and it's in $builddir/doc/website. It's in git, thus. And it definitely needs a revamp, that's for sure. [...] Cheers, --=20 Dodji