Only run code if *not* unittesting

Jared jared.online at gmail.com
Thu Nov 14 12:59:07 PST 2013


Hey there,

So I'd like to limit code execution in my main function to only 
execute if I haven't passed the --unittest flag during 
compilation.

Is this possible?


More information about the Digitalmars-d-learn mailing list