Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39981 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53752 invoked from network); 15 Aug 2008 18:23:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2008 18:23:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 216.239.58.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 216.239.58.186 gv-out-0910.google.com Received: from [216.239.58.186] ([216.239.58.186:61146] helo=gv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/E4-11888-5A9C5A84 for ; Fri, 15 Aug 2008 14:23:34 -0400 Received: by gv-out-0910.google.com with SMTP id e6so446968gvc.37 for ; Fri, 15 Aug 2008 11:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=KC7VxNEGHxzpgf9S2DXDr2Qqh8F/WeQ771MIxYFiVoY=; b=GBDMnU7FJYii/EeHaCGz8BP2z9oaDmM+q4rkvq8hhQL+uYuUJm3mbm6CITKHm/7ojS xkyHquDFIUlvbaZtikSgPowPW9aMyUXCnBA1mV1d4WfSsfQW0rmvMuwc0L0Ap4KzwQ+j NztLOISCeg8B6c0a1hIJJK/v7MIcuYBMcU26w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=oj4jJb4uF47N2sTMTVCcgwd0JPtiRcOdrioHdeamT6g+AI1hkkSkS10LRi3dwuokbj ++Lza7MrO21VWnkF6MgHSMeHTWSvXHrOUP1xhhhQeRAAabLXtgyzkfFg2PfiFPGUSTap npSnrUGJ3P6J7ftQirM9NZwMtnASPUnwTTn3I= Received: by 10.103.229.12 with SMTP id g12mr2146942mur.6.1218824610369; Fri, 15 Aug 2008 11:23:30 -0700 (PDT) Received: by 10.103.248.20 with HTTP; Fri, 15 Aug 2008 11:23:30 -0700 (PDT) Message-ID: <7f3ed2c30808151123k687da31fr1f1aeabee0b7bb15@mail.gmail.com> Date: Fri, 15 Aug 2008 20:23:30 +0200 To: tswicegood , cmontedonico@gmail.com, "PHP Development" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: run-tests gsoc status? From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Fri, Aug 15, 2008 at 17:15, Jani Taskinen wrote: > Because it was the easiest way to fix this: __FILE__ is not same with clean > and actual test sections, > so the clean section code did nothing however you run the tests.. > > btw. run-tests.php is such a mess that I don't want to even look at the code > anymore. There was a run-tests.php rewrite application accepted for gsoc this summer.. I however haven't heard a word about it since then.. Does anyone know the status of that project? -Hannes