From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81390 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: bug#10759: 23.4; Move url-future-test to test/ Date: Wed, 15 Feb 2012 08:41:38 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87k43o2oz1.fsf@lifelogs.com> References: <87k43q3707.fsf@lifelogs.com> <87ty2tv9ed.fsf@lifelogs.com> <87pqdh44e8.fsf__31901.4797722504$1329246706$gmane$org@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329313314 11290 80.91.229.3 (15 Feb 2012 13:41:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2012 13:41:54 +0000 (UTC) Cc: Ding Mailing List , 10759@debbugs.gnu.org To: Leo Original-X-From: ding-owner+M29670@lists.math.uh.edu Wed Feb 15 14:41:53 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rxf7J-0008Az-7p for ding-account@gmane.org; Wed, 15 Feb 2012 14:41:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Rxf7H-0000rR-54; Wed, 15 Feb 2012 07:41:51 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Rxf7G-0000rJ-4a for ding@lists.math.uh.edu; Wed, 15 Feb 2012 07:41:50 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Rxf7B-0004Fk-NM for ding@lists.math.uh.edu; Wed, 15 Feb 2012 07:41:50 -0600 Original-Received: from z.lifelogs.com ([173.255.230.239]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Rxf77-00024Q-9q for ding@gnus.org; Wed, 15 Feb 2012 14:41:41 +0100 Original-Received: from heechee (c-76-28-40-19.hsd1.vt.comcast.net [76.28.40.19]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: tzz) by z.lifelogs.com (Postfix) with ESMTPSA id 8280C6E98A; Wed, 15 Feb 2012 13:41:39 +0000 (UTC) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes In-Reply-To: <87pqdh44e8.fsf__31901.4797722504$1329246706$gmane$org@lifelogs.com> (Ted Zlatanov's message of "Tue, 14 Feb 2012 14:10:55 -0500") User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.93 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81390 Archived-At: On Tue, 14 Feb 2012 14:10:55 -0500 Ted Zlatanov wrote: TZ> On Wed, 15 Feb 2012 01:37:22 +0800 Leo wrote: L> On 2012-02-14 21:20 +0800, Ted Zlatanov wrote: >>> Yes, for Gnus it's better to keep them as they are. Perhaps if Gnus had >>> its own test directory... L> On 2012-02-14 22:34 +0800, Lars Ingebrigtsen wrote: >>> I just noticed the other day that there's a "tests" directory in git >>> Gnus. :-) L> I think we have what is needed to separate those tests and put them in L> the dedicated folders. What do you think? TZ> Done, correctly I hope. TZ> Ding list: all the registry.el and gnus-registry.el ERT tests are moved TZ> to tests/gnustest-registry.el TZ> Any other tests I should move? I think we're OK now; can I close this bug? Ted