Raising the bar on Phobos unittest coverage

Jonas Drewsen jdrewsen at nospam.com
Mon Mar 18 14:09:40 PDT 2013


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


More information about the Digitalmars-d mailing list