Search

Archive for February 17th, 2005

C++ Unit Testing and Game APIs

Posted by GBGames on February 17th, 2005

This past week I decided to look into CxxTest. I was attracted to it since what I’ve read was that it was easy to use and highly portable. Unfortunately I found that there was no documentation on how to set it up on your system. It took me way too long to […]