On Thu, Aug 21, 2003 at 10:19:35PM +0100, Fergal Daly wrote:
> ok 1.2.3 allows this
> 
> ok 1.1.1
> ok 1.2.1
> ok 1.1.2
> ok 1.2.2
> 
> so if people use the Test::AtRuntime they can also execute those tests at test 
> time, just allocate subblock 1.* to all the runtime tests. They will appear 
> in the output, intermixed with all your other tests but they will not 
> interfere with the correct counting of those other tests.
> 
> Also you can allocate a sub block to each thread and you don't have to worry 
> about it's output getting confused with the output of any other thread 
> because every thing from thread 1 will have a number starting with 1. and 
> thread 2 will have 2. etc

This is convincing.


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
Shrtr is btr.
        -- Abhijit Menon-Sen in <[EMAIL PROTECTED]>

Reply via email to