[Issue 13454] Unit tests should be compiled in a module, where they are declared
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed May 13 11:17:59 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=13454
--- Comment #10 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Note, I wouldn't be opposed to disallowing unit tests inside templates. That
would at least avoid inadvertent errors. It's nearly impossible to create a
universal unit test for a template.
--
More information about the Digitalmars-d-bugs
mailing list