On Friday, 23 March 2018 at 14:54:57 UTC, Steven Schveighoffer wrote:
On 3/22/18 6:59 AM, Atila Neves wrote:
Blog post:

https://atilanevesoncode.wordpress.com/

Atila

It's simple. Unittests in imported modules should not be visible. They should be compiled as if -unittest was not passed.

Even Walter and Andrei are supportive: https://github.com/dlang/dmd/pull/6375#issuecomment-373487247

-Steve

That would completely break __traits(getUnitTests).

Atila

Reply via email to