dmd -unittest=<pattern> (same syntax as -i)

Jacob Carlborg doob at me.com
Thu Mar 15 12:14:12 UTC 2018


On Thursday, 15 March 2018 at 05:22:45 UTC, Seb wrote:

> Hmm how would this solve the StdUnittest use case? I.e. that 
> templated phobos unittests and private unittest symbols are 
> compiled into the users unittests?
>
> See also:
>
> https://github.com/dlang/phobos/pull/6202
> https://github.com/dlang/phobos/pull/6159

I would hope this would be solvable without the having the user 
do something, like `-unittest=<pattern>`.

--
/Jacob Carlborg


More information about the Digitalmars-d mailing list