Boost logo

Boost :

Subject: Re: [boost] Proposed Library Boost.Algorithm
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-30 20:05:04


AMDG

On 03/30/2011 03:03 PM, Marshall Clow wrote:
> And, of course, test cases and documentation.
>

A few comments on the tests:
- We usually use run instead of unit-test, since it
   interacts better with the regression tests.
- all_test is missing tests of the _if variants.
- in clamp_test, the tests with a predicate would pass
   even if the predicate were ignored.
- copy_test doesn't need to be there.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk