std.unittests for (final?) review
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Mon Jan 3 06:43:24 PST 2011
On 1/3/11 3:38 AM, Vladimir Panteleev wrote:
> On Mon, 03 Jan 2011 06:44:50 +0200, Jonathan M Davis
> <jmdavisProg at gmx.com> wrote:
>
>> So, please have a look at the code.
>
> Just one thing: wouldn't these functions also be useful in contract
> programming (invariants etc.)? Perhaps they should just be added to
> std.exception?
In fact (without looking at std.unittest) I think it should be grouped
with a simple benchmark facility. That's what the homonym frameworks in
Google's and Facebook's code base do.
Does anyone want to be the review manager? Refer to
http://www.boost.org/community/reviews.html. Also, everybody please
follow the guidelines in that document for submitting your comments.
Let's collect comments and votes until February 7, when a decision will
be made about inclusion into Phobos.
Andrei
More information about the Digitalmars-d
mailing list