unittest behavior

eris jvburnes at gmail.com
Mon Jul 12 09:38:47 PDT 2010


Assuming -unittest is asserted, should a D compiler generate and run unittest
code for classes that have unittests, but don't reference the class during
execution?

I noticed that gdc does compile them in, but the current version of ldc doesn't.

eris


More information about the Digitalmars-d mailing list