[OT] What are D's values?

Walter Bright newshound2 at digitalmars.com
Wed Oct 6 03:42:38 UTC 2021


On 10/5/2021 10:53 AM, H. S. Teoh wrote:
> Another factor is built-in unittests: if your code has an adequate set
> of unittests, you're far more likely to do larger-scale refactorings,
> because the unittests give you confidence that any glaring mistakes
> would be instantly caught.
This is why D's test suite is so crucial. We could never improve D without it.

The *lack* of a test suite for Optlink is what is killing it. It being all 
written in assembler isn't the issue.


More information about the Digitalmars-d mailing list