Helper unit testing functions in Phobos (possible std.unittests)

spir denis.spir at gmail.com
Sun Nov 7 03:30:49 PST 2010


On Sat, 6 Nov 2010 16:07:15 -0700
Jonathan M Davis <jmdavisProg at gmx.com> wrote:

> There was a rather long discussion on this on the Phobos list a few months back 
> ( you should probably start reading it here if you really want to read it: 
> http://is.gd/gN1fq ) after Walter had made it so that all unit tests continued 
> even after a failed assert. It was decided that that was a _bad_ idea, and 
> ultimately, I believe that the decision was that each unittest block in a module 
> would be run independently, but that upon any failure in a unittest block, that 
> block would terminate. 

That makes sense. Hope that was the decision finaly taken.

Denis
-- -- -- -- -- -- --
vit esse estrany ☣

spir.wikidot.com



More information about the Digitalmars-d mailing list