|
From: Nicholas N. <nj...@ca...> - 2004-10-28 09:18:31
|
On Thu, 28 Oct 2004, Tom Hughes wrote: > Plus it usually took 5-10 minutes for the assertion to fire even when > the code was right to trigger it. I eventually worked it out late last > night and left that test running overnight to make sure I really had > got it. More reason that having unit tests, run under Memcheck, is a good idea. (Even though Memcheck probably wouldn't have spotted this, since it was a stack problem.) N |