Talk:UnitTesting

From Code::Blocks
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The UnitTest site is moved to Google code unittestpp - UnitTest++ is a unit testing framework for C++ - Google Project Hosting, see: http://sourceforge.net/mailarchive/message.php?msg_id=24525726 Ollydbg 10:51, 22 August 2012 (CEST)

Why do you enable "-pedantic", this will introduce a gcc warning about usage of "long long" (I'm using winXP, GCC 4.6.x), to avoid such warning, I just disable the "pedantic" option. Ollydbg 16:04, 7 September 2012 (CEST)

The references have been changed from Google Code to Github which is correct, however the structure of the code has changed. In the new structure there is not a src/ directory. The project file should replace all src/ by an empty string. Also, how could I help to improve this page? I have no permissions. Braulio.solano 10:23, 17 April 2015 (GMT-6)