Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47792 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69289 invoked from network); 5 Apr 2010 17:08:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Apr 2010 17:08:32 -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 209.85.211.200 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: 209.85.211.200 mail-yw0-f200.google.com Received: from [209.85.211.200] ([209.85.211.200:52549] helo=mail-yw0-f200.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/11-60700-F091ABB4 for ; Mon, 05 Apr 2010 13:08:32 -0400 Received: by ywh38 with SMTP id 38so796303ywh.29 for ; Mon, 05 Apr 2010 10:08:28 -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=F2Rt3mlmHYRYPpP0MyzmMrx/UkVEPvETL+mRr4cZgrfBslODOeMmwd5yIEBJ+MkSK7 SMGYSF5YU2YCmPkoKUzROqAlaoB5C3xT7LoPSFdgZ4A9xb8O9FetdHkSggUNcYgiM1Ez WA2wLdeKxws6qnreXE+o3fOV0AzCLqeQ26gHM= 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=nKlbbMT1eZPj6ibq93CEznw6TIqWFCcOcLpREQRr24MVXx3EYDze4TP6h4Kpstw8uB ILgFpOxQw7uXMbIwRCWoPXlpImd3aQy6a6XpLFY/5/pNgQxXDEzfTDtR2s5/PpaEuxFr 840M4jFTs7E98ZQx+ZS2uH+2Xlroia98oJKE4= MIME-Version: 1.0 Received: by 10.100.111.4 with HTTP; Mon, 5 Apr 2010 10:08:27 -0700 (PDT) In-Reply-To: References: Date: Mon, 5 Apr 2010 19:08:27 +0200 Received: by 10.101.190.1 with SMTP id s1mr14049184anp.32.1270487308050; Mon, 05 Apr 2010 10:08:28 -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