unittests are really part of the build, not a special run
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 31 04:22:53 PDT 2015
On 2015-03-31 08:10, Andrei Alexandrescu wrote:
> The thing here is you're not forced to build both the unittest version
> and the deployed version. It's an opt-in thing. The problem currently is
> we format error messages badly so we make Good Things difficult. -- Andrei
It's not difficult. I've modified the D bundle for TextMate to recognize
exceptions, so this includes failed unit tests. It's not any more
difficult than recognize a compile error.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list