Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 85835 invoked from network); 6 Sep 2007 15:18:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 15:18:00 -0000 Received: (qmail 87886 invoked by uid 500); 6 Sep 2007 15:17:55 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 87823 invoked by uid 500); 6 Sep 2007 15:17:54 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 87812 invoked by uid 99); 6 Sep 2007 15:17:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 08:17:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Farid_Zaripov@epam.com designates 217.21.63.3 as permitted sender) Received: from [217.21.63.3] (HELO EPMSA009.epam.com) (217.21.63.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 15:17:52 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: svn commit: r572976 - /incubator/stdcxx/trunk/tests/regress/22.locale.messages.stdcxx-508_542.cpp Date: Thu, 6 Sep 2007 18:16:51 +0300 Message-ID: <7BDB2168BEAEF14C98F1901FD2DE6438E9A3C9@epmsa009.minsk.epam.com> In-Reply-To: <46DF2EAD.8010106@roguewave.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: svn commit: r572976 - /incubator/stdcxx/trunk/tests/regress/22.locale.messages.stdcxx-508_542.cpp Thread-Index: AcfwDNl2tr8DIM98RC22zYQ4oAuplgAh2OSw References: <20070905154844.277931A9832@eris.apache.org> <46DF2EAD.8010106@roguewave.com> From: "Farid Zaripov" To: X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Martin Sebor [mailto:sebor@roguewave.com]=20 > Sent: Thursday, September 06, 2007 1:33 AM > To: stdcxx-dev@incubator.apache.org > Subject: Re: svn commit: r572976 -=20 > /incubator/stdcxx/trunk/tests/regress/22.locale.messages.stdcx > x-508_542.cpp >=20 > faridz@apache.org wrote: > > Author: faridz > > Date: Wed Sep 5 08:48:43 2007 > > New Revision: 572976 > >=20 > > URL: http://svn.apache.org/viewvc?rev=3D572976&view=3Drev > > Log: > > 2007-09-05 Farid Zaripov > >=20 > > * 22.locale.messages.stdcxx-508_542.cpp: New regression test > > for STDCXX-508 and STDCXX-542 issues. >=20 > The file name doesn't follow our naming convention for=20 > regression tests. If Travis' test case exercises both bugs=20 > (does it?) It doesn't, but very close to this (there needed open catalog 3 times). > it would probably make the most sense to make=20 > STDCXX-508 a duplicate of > STDCXX-542 (or somehow indicate that the latter subsumes the=20 > former) and name the test accordingly. Otherwise, if the test=20 > doesn't exercise both bugs, we should still have a separate=20 > test for STDCXX-508. I've renamed the test to 22.locale.messages.stdcxx-542.cpp. Farid.