Google C++ Testing Framework: Google C++测试框架 Feature (1) Google's framework for writing C++ tests on a variety of platforms Linux Mac OS X Windows Cygwin Windows CE Symbian (2) Based on the xUnit architecture (3) Supports automatic test discovery, a
Google C++ Testing Framework ============================ http://code.google.com/p/googletest/ Overview -------- Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the xU