Geoffrey Young wrote:
[EMAIL PROTECTED] wrote:
Author: stas
Date: Fri Apr 29 23:52:59 2005
New Revision: 165381
URL: http://svn.apache.org/viewcvs?rev=165381&view=rev
Log:
drop Test.pm support, require Test::More (a must if we want to support sub-tests
run by several perl threads, which Test.pm fa
Jim Martinez wrote:
Hi,
On the perl.apache.org site there is this placeholder:
http://perl.apache.org/Apache-Test/index.html
Would it be appropriate to place a link there to this:
http://perl.apache.org/docs/general/testing/testing.html
Using the shortcuts navigation, the information light place ho
> But it didn't really change anythings, but enforce Test::More. Are you
> sure other tests where you use Test::More don't behave that way?
yes. from trunk:
$ make test TEST_FILES=t/more/02testmore.t; echo $?
...
t/more/02testmorerequest has failed (the response code was: 404)
...
make: ***
Stas Bekman wrote:
> Jim Martinez wrote:
>
>> Hi,
>>
>> On the perl.apache.org site there is this placeholder:
>>
>> http://perl.apache.org/Apache-Test/index.html
>>
>> Would it be appropriate to place a link there to this:
>>
>> http://perl.apache.org/docs/general/testing/testing.html
>>
>> Usi
Geoffrey Young wrote:
Stas Bekman wrote:
Jim Martinez wrote:
Hi,
On the perl.apache.org site there is this placeholder:
http://perl.apache.org/Apache-Test/index.html
Would it be appropriate to place a link there to this:
http://perl.apache.org/docs/general/testing/testing.html
Using the shortcuts
On May 3 Geoffrey Young wrote:
> Stas Bekman wrote:
>
> > Jim Martinez wrote:
> >
> >> Hi,
> >>
> >> On the perl.apache.org site there is this placeholder:
> >>
> >> http://perl.apache.org/Apache-Test/index.html
> >>
> >> Would it be appropriate to place a link there to this:
> >>
> >> http://per
Jim Martinez wrote:
[..]
Is this an accurate, acceptable summary of the improvements mentioned
above:
create (as a directory) perl.apache.org/projects/
create (as a directory) perl.apache.org/projects/Apache-Test
create perl.apache.org/projects/index.html which would be a placeholder
like page that
Stas Bekman wrote:
> Jim Martinez wrote:
>
>> [..]
>> Is this an accurate, acceptable summary of the improvements mentioned
>> above:
>>
>> create (as a directory) perl.apache.org/projects/
>>
>> create (as a directory) perl.apache.org/projects/Apache-Test
>>
>> create perl.apache.org/projects/i