Quit running foreign unittests >_<

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Mon Apr 27 00:26:41 PDT 2015


A fairly simple solution to this would be to compile unittests 
only for root modules (the ones that are part of the 
compilation), not for imported modules.
Then everyone can decide for which modules to use -unittest.


More information about the Digitalmars-d mailing list