Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1445 invoked from network); 12 Mar 2010 23:11:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2010 23:11:12 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.117 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.117 us-mr1.zend.com Received: from [63.205.162.117] ([63.205.162.117:59390] helo=us-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/F8-13686-F0ACA9B4 for ; Fri, 12 Mar 2010 18:11:12 -0500 Received: from us-gw1.zend.com (us-ex1.zend.net [192.168.16.5]) by us-mr1.zend.com (Postfix) with ESMTP id BCB1343F81; Fri, 12 Mar 2010 15:12:34 -0800 (PST) Received: from [192.168.16.93] ([192.168.16.93]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 12 Mar 2010 15:11:06 -0800 Message-ID: <4B9ACA09.4030704@zend.com> Date: Fri, 12 Mar 2010 15:11:05 -0800 Organization: Zend Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: Eric Stewart CC: internals@lists.php.net References: <4B9926E8.4080202@lerdorf.com> <4B9A93EE.7080403@zend.com> <1418253B-84A3-4CA6-965B-A2501A5D432F@gmail.com> <4B9AB840.1010209@zend.com> <4B9ABDCE.2070904@zend.com> <4B9AC13B.401@sci.fi> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Mar 2010 23:11:06.0712 (UTC) FILETIME=[4B620580:01CAC239] Subject: Re: [PHP-DEV] Tests repository From: stas@zend.com (Stanislav Malyshev) Hi! > I think specific examples (ie: a link to a 5.2 test and the corresponding > 5.3 test) which are currently impossible to merge would be most beneficial > at this point. Do a diff between two test dirs (you can use engine tests, php main tests, etc.), get a list of different files and diff them between versions. You'll see what kind of stuff is being done in tests now and how differences arise. There are many ways to get test that is different between 5.2 and 5.3. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com