On Mon, 31 Dec 2001, Stas Bekman wrote: > Matt Sergeant wrote: > > > > Another request - could we make Apache::Test obey the two Test::Harness > > flags TEST_VERBOSE and TEST_FILES. This would make life so much easier. > > None of these seem to exist in the latest Test::Harness, I think these > were undocumented features, so they are just gone. I'm looking at > Test::Harness from bleadperl 5.7.2 > > # $Id: Harness.pm,v 1.17 2001/09/07 06:20:29 schwern Exp $ > > I see the same in: > # $Id: Harness.pm,v 1.14.2.11 2001/12/18 03:17:48 schwern Exp $ > > What you have is: > > =item B<$Test::Harness::verbose> > > The global variable $Test::Harness::verbose is exportable and can be > used to let runtests() display the standard output of the script > without altering the behavior otherwise.
Sorry, I guess I wasn't clear. Those are make variables you can set on the call to make test. Check a Makefile generated (but one that uses the standard test suite, not Apache::Test). -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
