While setting up a C++ static shared library under Linux and unit testing under C++ for the first time, I found the following resources useful. Unit testing in C++ does leave me wanting runtime reflection quite a bit, but I think CxxUnit's approach is quite workable despite the fact that the GUI runner sucks.
GNU Make user guide: http://www.gnu.org/software/make/manual/make.pdf
Static Lib Tutorial: http://www.iram.fr/~roche/code/c++/c++_AddNumbers.html
CxxTest user guide: http://cxxtest.sourceforge.net/guide.pdf
Powered by: newtelligence dasBlog 2.1.8102.813
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2010, Shawn Neal
E-mail