A while ago, I though about adding an optional module/package whitelist as a compiler flag, something like -unittest=myapp,mylib.important. Never really got to implementing it, or even thinking about the implications in any details.
s/compiler/rdmd/
David Nadlinger via Digitalmars-d Tue, 09 Sep 2014 19:36:07 -0700
A while ago, I though about adding an optional module/package whitelist as a compiler flag, something like -unittest=myapp,mylib.important. Never really got to implementing it, or even thinking about the implications in any details.
s/compiler/rdmd/