unit testing
    Jarrett Billingsley 
    kb3ctd2 at yahoo.com
       
    Wed Jul 16 05:51:35 PDT 2008
    
    
  
"sleek" <cslush at gmail.com> wrote in message 
news:g5jo61$h1m$1 at digitalmars.com...
> Sorry, it seems that the dmd is not the problem here. In fact, what was 
> being executed was the following:
>
> dsss build mymodule.d -release
>
> This seems to be compiling unit tests in all the time. I'm not sure why. 
> Can anyone help with this?
>
Does your dsss.conf file have the -unittest flag in it?  If so, that's why. 
    
    
More information about the Digitalmars-d-learn
mailing list