,
Clif
On 03/19/2014 02:33 PM, Mr. Clif wrote:
Hello,
I've been playing with unit testing (using Google test) and gcov lately.
Like many others I have a little routine that uses ifdef macros to
compile in different features some of which are mutually exclusive.
This means that for the un
Hello,
I've been playing with unit testing (using Google test) and gcov lately.
Like many others I have a little routine that uses ifdef macros to
compile in different features some of which are mutually exclusive. This
means that for the unit tests I have several object directories, one for
e