Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 5079 invoked from network); 19 Oct 2004 05:27:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Oct 2004 05:27:34 -0000 Received: (qmail 55920 invoked by uid 500); 19 Oct 2004 05:27:34 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 55806 invoked by uid 500); 19 Oct 2004 05:27:33 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 55793 invoked by uid 99); 19 Oct 2004 05:27:33 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [216.254.0.204] (HELO mail4.speakeasy.net) (216.254.0.204) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 18 Oct 2004 22:27:32 -0700 Received: (qmail 24996 invoked from network); 19 Oct 2004 05:27:30 -0000 Received: from dsl093-038-250.pdx1.dsl.speakeasy.net (HELO [192.168.1.34]) (davidw@[66.93.38.250]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Oct 2004 05:27:30 -0000 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <20041019000620.66472.qmail@minotaur.apache.org> References: <20041019000620.66472.qmail@minotaur.apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <92502861-218F-11D9-AE4B-000A95B9602E@kineticode.com> Content-Transfer-Encoding: 7bit From: David Wheeler Subject: Re: cvs commit: httpd-test/perl-framework/Apache-Test Changes Date: Mon, 18 Oct 2004 22:27:30 -0700 To: test-dev@httpd.apache.org X-Mailer: Apple Mail (2.619) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Oct 18, 2004, at 5:06 PM, geoff@apache.org wrote: > add new test_config make target, equivalent to t/TEST -conf, > and make it a prerequisite for the cmodules make target. now > you can 'make cmodules' to build the things in c-modules/ > without running t/TEST -conf first. Uh, what? Can you tell me what this does, Geoff, so I can figure out whether it needs to be implemented for TestMB, too? Thanks, David