![](https://secure.gravatar.com/avatar/80decf98697d22779f6f740f8855b88c.jpg?s=120&d=mm&r=g)
7 Jul
2004
7 Jul
'04
12:57 a.m.
On Tue, Jul 06, 2004 at 05:39:04PM -0700, Bryce Harrington wrote:
We don't have much in the way of unit tests,
The unit test files we do have are named foo-test.cc (for testing functions defined in foo.cc or perhaps foo.h). They are run by doing `make check'.
pjrm.