[Issue 13454] Unit tests should be compiled in a module, where they are declared
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Apr 27 00:17:58 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=13454
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
I'd say that each template instance should come with it's own unittest, but
there should be a way to disable unittests for non-root modules, i.e. modules
that are imported, but not part of the compilation.
--
More information about the Digitalmars-d-bugs
mailing list