From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: `check' phase for the emacs build system Date: Tue, 28 Mar 2017 20:08:56 +0530 Message-ID: <289a8f59.AEQAIm1BHOcAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABY2nWG@mailjet.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <289a8f59.AEQAIm1BHOcAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABY2nWG@bnc3.mailjet.com>) id 1cssH8-00062J-E1 for guix-devel@gnu.org; Tue, 28 Mar 2017 10:39:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <289a8f59.AEQAIm1BHOcAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABY2nWG@bnc3.mailjet.com>) id 1cssH4-0003z5-DH for guix-devel@gnu.org; Tue, 28 Mar 2017 10:39:10 -0400 Received: from o110.p9.mailjet.com ([87.253.234.110]:42374) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <289a8f59.AEQAIm1BHOcAAAAAAAAAAAOtZhgAAAACwQwAAAAAAAW9WABY2nWG@bnc3.mailjet.com>) id 1cssH4-0003yi-7O for guix-devel@gnu.org; Tue, 28 Mar 2017 10:39:06 -0400 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: guix-devel@gnu.org Many emacs packages have tests in something like "packagename-tests.el". Would it be a good idea to add a `check' phase to the emacs build system that looks for these test files, and attempts to run tests? Regards, Arun Isaac. =