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
|