Unit tests in D
Leandro Lucarella
llucax at gmail.com
Fri May 7 07:40:23 PDT 2010
Andrei Alexandrescu, el 7 de mayo a las 06:59 me escribiste:
> bearophile wrote:
> >Lutger:
> >>I don't know. This is how you can unittest a single module:
> >>rdmd --main -unittest test.d
> >>it just links in a predefined .d file with a main() routine, that's all.
> >
> >I have done some tests, but I am not able to use it well, or there are some bugs, I don't know.
> >But even if it works, I don't know if that can solve the problem at hand, because modules call each other, and I don't know if that command compiles just one module with -unittest.
> >
> >Bye and sorry,
> >bearophile
>
> Passing --chatty to rdmd prints the dmd invocation before executing it.
I wonder why you always pick clever names, what's wrong with --verbose?
--
Leandro Lucarella (AKA luca) http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
Hello?
Is there anybody in there?
Just nod if you can hear me.
Is there anyone at home?
More information about the Digitalmars-d
mailing list