
7 Jul
2004
7 Jul
'04
10:42 p.m.
On Wed, 7 Jul 2004, Jon A. Cruz wrote:
This is where I'd suggest getting it in the unit tests. Just find out the range that could be needed, and then set up tests for those on either side of any boundary.
Of course, we'd probably have to have some unit test framework first to make it easy. :-)
Early on, mental created an example unit test that people can use as a guideline for creating unit tests. Also, Ted mentioned that make dist includes invocation of the unit tests.
If a critical mass of such tests exist, it'd be irresistably tempting to set up an automated testing framework for running them daily... ;-)
Bryce