stroll - 2006-09-07

to run unit tests with unit--, we need 2 separated parts:
* the unit-- core (unit--.h), which is also needed when writing unit test cases
* a runner extension: currently, the only choice is unit--.cpp

for simplicity and portability, unit--.cpp is not funtional enough, and i'm trying to implement another choice, with some filter functionality.

any advice, it would be appreciated if you post here or mail me

thanks and best regards :-)