Re: SKIP blocks and the debugger

2006-01-10 Thread Adam Kennedy
Kirrily Robert wrote: Does anyone else find that SKIP: { } blocks bugger up the debugger? I'll be happily bouncing on the "n" key to get to round about the vicinity of the failing test, and then blam, it sees a skipped test and just fast-forwards to the end. K. Yep Actually, eval doe

Re: SKIP blocks and the debugger

2006-01-09 Thread Yitzchak Scott-Thoennes
On Mon, Jan 09, 2006 at 07:06:08PM +1100, Kirrily Robert wrote: > Does anyone else find that SKIP: { } blocks bugger up the debugger? > I'll be happily bouncing on the "n" key to get to round about the > vicinity of the failing test, and then blam, it sees a skipped test > and just fast-forw