unit testing

sleek cslush at gmail.com
Sat Jul 19 18:43:26 PDT 2008


I discovered this to be user error. I didn't realize that dsss was creating 
a "dsss_objs" folder. For whatever reason, I couldn't simply do a "dsss 
build mymodule.d" and have it cleanly create a new instance. I guess I need 
to do a "dsss clean" before rebuilding. Thanks for the help Jarret

"Jarrett Billingsley" <kb3ctd2 at yahoo.com> wrote in message 
news:g5kqsl$313f$1 at digitalmars.com...
> "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