unittests not being run

Jerry via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jul 15 04:46:49 PDT 2016


Unittests have to be inside a module to be run on DMD atleast.
So putting module foo at top should fix it.


More information about the Digitalmars-d-learn mailing list