Up: Unit tests


2.1.1 Unit test infrastructure

We use the unit test infrastucture provided by cxxtest. These takes a TestFoo.h file and produces a Foo_runner.cpp file which performs the actual test.

Help wanted: missing info!
More description about this from sness

If you can fill in any details, please see Contributing documentation.