[dmd-internals] assert inside unittest still sucks

Jason House jason.james.house at gmail.com
Fri Jul 23 13:53:41 PDT 2010


On Jul 23, 2010, at 4:39 PM, Sean Kelly <sean at invisibleduck.org> wrote:

> That's how the current behavior should be in druntime SVN.  The problem is that the granularity is per file rather than per unittest block.

Other than being a D front end implementation detail, why should that work at a per-file level instead of per-test level? I've seen many people lament over the lack of per-test exception safety and haven't ever heard of anyone using the per-file handler.


More information about the dmd-internals mailing list