
31 Mar
2011
31 Mar
'11
12:05 a.m.
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