[EMAIL PROTECTED] wrote:
Author: stas
Date: Wed Nov  2 12:44:13 2005
New Revision: 330356

URL: http://svn.apache.org/viewcvs?rev=330356&view=rev
Log:
tests requiring LWP when LWP is not available are now skipped

A note for the test developers. For the future when you finish changing the test you are working on make sure that it either works or skipped when LWP module is not installed. To test run:

APACHE_TEST_PRETEND_NO_LWP=1 make test

or:

APACHE_TEST_PRETEND_NO_LWP=1 t/TEST t/whatever/yourtest.t

Apache-Test provides a limited emulation of LWP, so some tests work w/o requiring LWP.

--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED]  http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book       http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/

Reply via email to