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.

-Jonas

        $(DMD) -cov=2  -unittest -main -run std\net\curl.d

Reply via email to