RE: [Cppunit-devel] Debug vs. release builds of CppUnit
Brought to you by:
blep
From: Moran Ben-D. <mbe...@ii...> - 2002-07-10 19:11:32
|
I actually run in both.. especially my performance tests. -----Original Message----- From: Baptiste Lepilleur [mailto:gai...@fr...] Sent: Wednesday, July 10, 2002 1:36 PM To: John Lam; cpp...@li... Subject: Re: [Cppunit-devel] Debug vs. release builds of CppUnit I do both, though I mostly use Debug build (when failure cause is not obvious, I use the debugger to quickly pin-point the cause). Still, I regularly run the tests in a Release build. This helps spot problems that might result from compiler optimizations, and the 'release' memory model. Baptiste. ----- Original Message ----- From: "John Lam" <jl...@iu...> To: <cpp...@li...> Sent: Monday, June 24, 2002 6:24 AM Subject: [Cppunit-devel] Debug vs. release builds of CppUnit Do most folks run their unit tests using release build settings or debug build settings? Just curious ... Cheers, -John http://www.iunknown.com ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Cppunit-devel mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppunit-devel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Two, two, TWO treats in one. http://thinkgeek.com/sf _______________________________________________ Cppunit-devel mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppunit-devel |