On Thursday, 21 April 2016 at 12:35:42 UTC, Anonymouse wrote:
Then dmd -unittest -version=TestDeps if you want them run.

This doesn't make things easier. I want to disable the builtin unittests of the modules I've imported. This requires me to add a

version(test_MODULE) unittest

in each module named MODULE.

This is really inconvenient.

Reply via email to