unittests are really part of the build, not a special run
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 31 13:20:14 PDT 2015
On 3/31/15 1:07 PM, Jacob Carlborg wrote:
> On 2015-03-31 20:26, Andrei Alexandrescu wrote:
>
>> The idea is to make a SMALL change on our side for a LARGE INSTANT
>> benefit for everyone. Sigh.
>
> But does the editors handles the current format of the compile errors?
At least all editors I use that claim some level of D support.
>> I don't see a reason.
>
> Why wouldn't you want exceptions to be clickable as well?
>
> In TextMate I handle compile errors, warnings, deprecation message and
> exceptions. The exceptions will include the unit test failures as well.
Well nice then.
Andrei
More information about the Digitalmars-d
mailing list