[dmd-beta] dmd 1.063 and 2.048 beta

Jason House jason.james.house at gmail.com
Mon Aug 9 05:13:00 PDT 2010


On Aug 9, 2010, at 6:37 AM, Don Clugston <dclugston at googlemail.com> wrote:

> On a somewhat related topic -- Andrei commented out the unit tests in ...

The practice of commenting out unit tests has always irked me. IMHO, it's a sign that D's unit testing framework really isn't good enough.

Code that gets commented out tends to get forgotten. That is exactly the opposite thing you'd want for a failing unit test.


More information about the dmd-beta mailing list