Run only "unittest", skip "main"

tcak via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jan 24 10:15:29 PST 2015


Is there any way to run only unittest codes, and ignore main 
function?

DMD is running both of them when I use -unittest.


More information about the Digitalmars-d-learn mailing list