[dmd-internals] assert inside unittest still sucks
Sean Kelly
sean at invisibleduck.org
Fri Jul 23 16:16:51 PDT 2010
On Jul 23, 2010, at 1:53 PM, Jason House wrote:
> 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.
No idea. That's simply how it's always been.
More information about the dmd-internals
mailing list