Specifying which Phobos modules to unittest
Dmitry Olshansky
dmitry.olsh at gmail.com
Thu May 10 11:47:05 PDT 2012
On 10.05.2012 22:11, Joseph Rushton Wakeling wrote:
> On 10/05/12 19:33, Jesse Phillips wrote:
>> rdmd --main mymod.d -unittest
>
> ... on second thoughts, that doesn't seem to work. I tested by putting
> in place a guaranteed-fail unittest; no result. :-(
>
mm I've been using this beast for ages with great success.
rdmd --main -unittest std\regex.d
may it be that -unittest should go first?
--
Dmitry Olshansky
More information about the Digitalmars-d-learn
mailing list