Testing C++ Code with UnitTest++ on Android

Posted by Claus · 16th September 2010

I’m sure you’ve come across a unit testing framework or two. At least with me, the concept of running automated tests to make sure that changes don’t break my code, caught on very quickly.

My favourite unit testing framework for C++ code is UnitTest++, which I’ve been using for a while now. Because of recently announced additional features in UnitTest++ that make it easier to run tests on Android, I’m outlining here the steps to get your unit tests running on Google’s mobile operating system.
Read full post >>

Freeplay 2010

Posted by Claus · 12th August 2010

Questions about game development? I’ll be chairing Freeplay’s Ask a Game Developer panel on Sunday, August 15, in Melbourne.

New Book Contributions

Posted by Claus · 4th March 2010

The books Game Programming Gems 8 and More iPhone Cool Projects – with chapter contributions written by me – are now available for pre-order.

linux.conf.au 2009 in Hobart

Posted by Claus · 25th January 2009

Slides of my talk at the 2009 linux.conf.au conference in Hobart are now available on the Gaming Miniconf web site.