unit testing
David Nadlinger
see at klickverbot.at
Mon Mar 28 07:34:05 PDT 2011
On 3/28/11 4:23 PM, Ishan Thilina wrote:
> I see that almost all of the phobos library files have "unittests". Were these
> unit tests were created using some framework? If so, then what is it?
>
> Thank you...!
No, these unit test were just written by hand while writing the
corresponding pieces of code, and extended after a bug was fixed which
they previously missed.
Or was your question related to actually running them?
David
More information about the Digitalmars-d-learn
mailing list