Parallel execution of unittests

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Thu May 1 04:24:07 PDT 2014


On 2014-05-01 11:37, Dicebot wrote:

> You only need to make sure all modules are transitively imported from
> initial one.

The solution for that would be RMInfo [1], like RTInfo but for modules 
instead of types.

[1] https://github.com/D-Programming-Language/dmd/pull/2271

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list