Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 68422 invoked from network); 22 Dec 2006 14:04:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2006 14:04:31 -0000 Received: (qmail 28066 invoked by uid 500); 22 Dec 2006 14:04:38 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 28052 invoked by uid 500); 22 Dec 2006 14:04:38 -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 28035 invoked by uid 99); 22 Dec 2006 14:04:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2006 06:04:38 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [212.82.213.172] (HELO exkiv.kyiv.vdiweb.com) (212.82.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2006 06:04:21 -0800 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" Subject: [PATCH] std::list container tests Content-Transfer-Encoding: quoted-printable Date: Fri, 22 Dec 2006 16:04:34 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH] std::list container tests Thread-Index: Accl0huwMrJNqRauSWiKbZaztHs5LQ== From: "Farid Zaripov" To: X-Virus-Checked: Checked by ClamAV on apache.org The patch located here: http://zaripov.kiev.ua/src/tests.patch The changelog will be posted later. Farid.