[phobos] unittest.d: Still current?
Walter Bright
walter at digitalmars.com
Sat Apr 23 12:37:48 PDT 2011
On 4/22/2011 4:16 PM, David Simcha wrote:
> I noticed that unittest.d publicly imports most of Phobos and calls some
> functions just to bring in the relevant modules. However, it's missing a few
> newer modules like std.datetime. Are all these machinations still required or
> are they outdated?
>
They're outdated as unittest.exe explicitly links in the modules.
More information about the phobos
mailing list