Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 49729 invoked from network); 21 Mar 2007 16:26:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2007 16:26:13 -0000 Received: (qmail 97675 invoked by uid 500); 21 Mar 2007 16:26:21 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 97658 invoked by uid 500); 21 Mar 2007 16:26:21 -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 97647 invoked by uid 99); 21 Mar 2007 16:26:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 09:26:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.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; Wed, 21 Mar 2007 09:26:10 -0700 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: [VOTE] Re: regression test suite naming convention Date: Wed, 21 Mar 2007 18:25:47 +0200 Message-ID: <7BDB2168BEAEF14C98F1901FD2DE643859446C@epmsa009.minsk.epam.com> In-Reply-To: <460155AE.6030004@roguewave.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [VOTE] Re: regression test suite naming convention Thread-Index: Acdr0aTVXXVMIJb7QMiDTuuqe639oAAA4XcQ From: "Farid Zaripov" To: X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Andrew Black [mailto:ablack@roguewave.com]=20 > Sent: Wednesday, March 21, 2007 5:57 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: [VOTE] Re: regression test suite naming convention >=20 > If we constrain ourselves to the proposed options, my vote is=20 > for Option 2. The reason for this vote is because it allows=20 > us to more easily determine what regression tests need to be=20 > run for a particular change. >=20 > If we don't constrain ourselves to the proposed options, I=20 > wish to put forward an additional option. >=20 > Option 3: > Put all regression tests in tests/regress/, using the following > naming convention: > tests/regress/.stdcxx-.cpp >=20 > This option would allow us to quickly locate all regression=20 > tests, and identify which section each regression test=20 > applies to without consulting Jira. I'm voting for option 3. Because that tests are not depends on the rwtest library, I think they would be in separate directory (tests/regress/). Farid.