Documented unittests & code coverage

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Thu Aug 4 19:37:35 PDT 2016


In adding some overflow detection to Phobos, I discovered that some allocations 
were never called by the unittests. Adding a unittest for those paths, I 
discovered those paths didn't work at all for any cases.

I'm not giving up coverage testing anytime soon, regardless of what some study 
claims :-)


More information about the Digitalmars-d mailing list