On Sun, 24 Jun 2001, Stas Bekman wrote:
> I understand. Another option would be to always sort the
> tests unless you have specified their order on the
> command line.
>
> o if you specify none -- everything is sorted.
> o if you specify only dirs -- evething within dirs is sorted, dirs order
> is preserved
> o if you specify file names they aren't sorted.
> o if you specify random, you get it random.
>
> I like this option even better. You?
looks good to me!
> also you could always do:
>
> $ ./t/TEST `echo t/*/*.t | sort`
>
> even in Makefile
yeah, i just hacked my TEST script to sort. my stuff is a
lot simpler than the Apache-Test stuff, and i am ok with
always sorting. i think this stuff will be helpful for
people using Apache-Test tho.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]