Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35392 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84149 invoked by uid 1010); 11 Feb 2008 18:21:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84134 invoked from network); 11 Feb 2008 18:21:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2008 18:21:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 207.210.105.50 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 207.210.105.50 analucia.asmallorange.com Received: from [207.210.105.50] ([207.210.105.50:44302] helo=analucia.asmallorange.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/5E-64922-F0290B74 for ; Mon, 11 Feb 2008 13:21:03 -0500 Received: from c-24-20-30-252.hsd1.wa.comcast.net ([24.20.30.252]:21054 helo=[192.168.3.107]) by analucia.asmallorange.com with esmtpa (Exim 4.68) (envelope-from ) id 1JOdH4-0001hb-CR; Mon, 11 Feb 2008 13:21:02 -0500 In-Reply-To: <47ADCF41.7080306@googlemail.com> References: <47ADCF41.7080306@googlemail.com> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <43FCD95F-2B15-49FB-973F-BF973F2FEEA7@roshambo.org> Cc: internals@lists.php.net, nicholsr@php.net, helly@php.net, kraghuba@php.net Content-Transfer-Encoding: 7bit Date: Mon, 11 Feb 2008 10:20:55 -0800 To: zoe X-Mailer: Apple Mail (2.753) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - analucia.asmallorange.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roshambo.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Updates to the QA pages From: philip@roshambo.org (Philip Olson) > Rob Nicholson and I have made a set updates the QA pages, mainly > based on things that we've learned over the past > year of test case writing - we had a lot of input from Raghu and > Marcus on this too of course. > > The updated pages are here for review: http://zapt.info/phpt/write- > test.php. Greetings Zoe- A few moons ago the following [rough] wiki page was started with the aim to answer questions not yet covered within the QA site, questions like "installing lcov", "how to test if a test covers what I want", and such. Please feel free to steal information from it for qaweb: http://doc.php.net/wiki/writing-tests Regarding your proposed changes, could you provide a unified diff? Looks good, but it's difficult to see what's been updated. Or, just commit... :) Regards, Philip