From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: New test files in emacs-25 branch Date: Thu, 03 Dec 2015 15:20:43 +0200 Message-ID: <83io4fis7o.fsf@gnu.org> References: <83k2ovix06.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1449148915 6853 80.91.229.3 (3 Dec 2015 13:21:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Dec 2015 13:21:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: bruce.connor.am@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 03 14:21:45 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a4Tp0-0007qh-1m for ged-emacs-devel@m.gmane.org; Thu, 03 Dec 2015 14:21:18 +0100 Original-Received: from localhost ([::1]:35262 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Toz-0001tu-D1 for ged-emacs-devel@m.gmane.org; Thu, 03 Dec 2015 08:21:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Tom-0001tk-SB for emacs-devel@gnu.org; Thu, 03 Dec 2015 08:21:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4Toj-0006FW-1Z for emacs-devel@gnu.org; Thu, 03 Dec 2015 08:21:04 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:41560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4Toi-0006FM-Qg for emacs-devel@gnu.org; Thu, 03 Dec 2015 08:21:00 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NYS00800ABT5W00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Thu, 03 Dec 2015 15:20:59 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NYS0075NAEYTD90@a-mtaout22.012.net.il>; Thu, 03 Dec 2015 15:20:59 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195813 Archived-At: > Date: Thu, 3 Dec 2015 12:53:18 +0000 > From: Artur Malabarba > Cc: emacs-devel > > 2015-12-03 11:37 GMT+00:00 Eli Zaretskii : > > I guess new test files introduced on the emacs-25 branch will have to > > be manually added to the corresponding directory on master, since > > gitmerge.el won't be able to pull such trickery, right? > > Are test files part of the release? That's a separate issue. They weren't until now. > If not, we should just add any new test files to master. If they are not on the branch, how can I test the branch's build?