RE: Apache::Test order

2001-07-10 Thread Stas Bekman
On Tue, 10 Jul 2001, Geoffrey Young wrote: > > Also how about specifying the order in the Makefile.PL? I think Brian > > Moseley has asked for the same a few weeks ago and ended up using the > > Makefile.PL, see the earlier thread about ordering. > > duh, don't know how I forgot about that - 'tis

RE: Apache::Test order

2001-07-10 Thread Geoffrey Young
> -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 09, 2001 9:47 PM > To: Geoffrey Young > Cc: '[EMAIL PROTECTED]' > Subject: Re: Apache::Test order > > [snip] > > Also how about specifying the order in the

Re: Apache::Test order

2001-07-09 Thread Stas Bekman
> I've been thinking about implementing a test ordering scheme for Apache > test and wanted to run it by everyone... > > basically from > t/foo.t > t/bar.t > > I'd like to be able to specify whether foo.t comes before or after bar.t > (without calling them 1foo.t :) > my reasoning is t