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: [Emacs-diffs] master 75336a2: Merge branch 'feature/standard-test-location' Date: Sat, 28 Nov 2015 20:59:26 +0200 Message-ID: <834mg6osq9.fsf@gnu.org> References: <20151126211432.7647.1395@vcs.savannah.gnu.org> <5659F8CC.2070106@yandex.ru> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1448737194 18077 80.91.229.3 (28 Nov 2015 18:59:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Nov 2015 18:59:54 +0000 (UTC) Cc: phillip.lord@russet.org.uk, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 28 19:59:42 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 1a2kii-0000xZ-Ip for ged-emacs-devel@m.gmane.org; Sat, 28 Nov 2015 19:59:40 +0100 Original-Received: from localhost ([::1]:33437 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2kil-0000ar-W0 for ged-emacs-devel@m.gmane.org; Sat, 28 Nov 2015 13:59:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2kii-0000ai-QD for emacs-devel@gnu.org; Sat, 28 Nov 2015 13:59:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2kif-0002Ht-It for emacs-devel@gnu.org; Sat, 28 Nov 2015 13:59:40 -0500 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:50788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2kif-0002Hi-AZ for emacs-devel@gnu.org; Sat, 28 Nov 2015 13:59:37 -0500 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NYJ00300G7HM000@mtaout25.012.net.il> for emacs-devel@gnu.org; Sat, 28 Nov 2015 20:56:48 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NYJ003PNGMOJH10@mtaout25.012.net.il>; Sat, 28 Nov 2015 20:56:48 +0200 (IST) In-reply-to: <5659F8CC.2070106@yandex.ru> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 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:195474 Archived-At: > From: Dmitry Gutov > Date: Sat, 28 Nov 2015 20:56:12 +0200 > > > test/{ => manual}/BidiCharacterTest.txt | 0 > > test/{ => manual}/biditest.el | 0 > > test/{ => manual}/cedet/cedet-utests.el | 0 > > ... > > test/{ => manual}/etags/CTAGS.good | 0 > > ... > > test/{ => manual}/indent/Makefile | 0 > > ... > > test/{ => manual}/redisplay-testsuite.el | 0 > > test/{ => manual}/rmailmm.el | 0 > > Are all of these really manual? > > I can't speak for cedet of etags tests The etags tests are all run by "make" in their directory.