Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47791 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69033 invoked from network); 5 Apr 2010 17:08:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Apr 2010 17:08:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-ww0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:64063] helo=mail-ww0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/11-60700-5091ABB4 for ; Mon, 05 Apr 2010 13:08:21 -0400 Received: by wwi18 with SMTP id 18so26624wwi.29 for ; Mon, 05 Apr 2010 10:08:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=BtIhPu10EMkmGoOYWFcmHNPqaIpz0xeGFhAUuv9XlIk=; b=vwr2lx0k0/+mlZYVFFwOJZSliHli3biXqmPfKq1Z0130vnmYZz1mlcqUO4T5OLvHFH FMMgsAC6QWdJlbVaxNNhui+RT09OrfMZraITmraxZpSKT3Pn374BPf1zsA/FERqEcyqS vltpOhJITG+S5uDU/p+xXgXgIdZrZjpHtRo24= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dkEH46S0o3Dwd+SQyDHyd4gZk3khENrG8zwhXeqD+ncWP3nRA8Px/A2xpO74Sa5LkO swbnolEblpLHC4jFAatBygJhgzC/XK85STvxDo4yteGnRHmGNbiZRT1ZsDbaJPrdlvo6 a3gm+9sZIAT+qA1XeTjCgnQ/1/MXdbpNptAyY= MIME-Version: 1.0 Received: by 10.216.185.140 with HTTP; Mon, 5 Apr 2010 10:08:17 -0700 (PDT) In-Reply-To: References: Date: Mon, 5 Apr 2010 19:08:17 +0200 Received: by 10.216.87.7 with SMTP id x7mr3165732wee.53.1270487298002; Mon, 05 Apr 2010 10:08:18 -0700 (PDT) Message-ID: To: Justin Dearing Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Newbie contributor question, nmake test will not run my patch From: pierre.php@gmail.com (Pierre Joye) hi, What do you mean by "does not show up"? to run tests, use: php run-test.php [options, use -h to see all options] ext/soap/tests Cheers, On Mon, Apr 5, 2010 at 7:01 PM, Justin Dearing wrote: > Hi, > > So I wrote a test for bug 50698 (http://bugs.php.net/bug.php?id=50698), but > it doesn't show up in the test output when i run nmake test. I don't see > anything on the QA site about what to do to make a test run. I placed it in > the right directory and named it right as far as I can tell. > > What am I doing wrong and where is the link explaining what I am doing > wrong? > > Justin > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org