On Monday, 18 March 2013 at 22:06:55 UTC, Walter Bright wrote:
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.

Maybe.. I did it like that so I wouldn't have to recompile everytime I needed to change that flag.

Reply via email to