Raising the bar on Phobos unittest coverage
Walter Bright
newshound2 at digitalmars.com
Mon Mar 18 15:06:54 PDT 2013
On 3/18/2013 2:09 PM, Jonas Drewsen wrote:
> Please note that std.net.curl needs to have PHOBOS_TEST_ALLOW_NET env variable
> defined or else it will early out on most unittests. I guess that will increase
> the coverage from 2 to something more sane.
Perhaps that should be a -version=TEST_ALLOW_NET setting rather than an
environment variable.
More information about the Digitalmars-d
mailing list