Re: [PATCH] recreatable shuffled tests for "prove"

2005-07-27 Thread demerphq
On 7/26/05, Michael G Schwern <[EMAIL PROTECTED]> wrote: > On Tue, Jul 26, 2005 at 08:51:01AM -0300, Adriano Ferreira wrote: > > Instead of giving the seed for shuffling, the list can be predetermined > > with the C argument. > > > > $ prove -b -D -d -s --list=1,2,0,3,4 0 1 2 3 4 > > > > will run

Re: [PATCH] recreatable shuffled tests for "prove"

2005-07-27 Thread Michael G Schwern
On Wed, Jul 27, 2005 at 05:51:25PM -0400, demerphq wrote: > > prove is a command line utility. Use the command line. > > Whose command line? Mine doesnt by default come with xargs. > > IE, put the logic into prove, and dont assume the user is running on > your favorite *nix flavour. xargs is a