Re: Could someone write a test primer

2001-10-30 Thread Alex Gough
On Tue, 30 Oct 2001, Dan Sugalski wrote: > Okay, so I put together the code to handle checking the type of a stack > entry. (entrytype Ix, iy) Seems to work OK, and I'm about to commit the > thing. The single thing that's missing are some tests, so I take a look at > t/op/stacks.t, and... Eeek

Could someone write a test primer

2001-10-30 Thread Dan Sugalski
Okay, so I put together the code to handle checking the type of a stack entry. (entrytype Ix, iy) Seems to work OK, and I'm about to commit the thing. The single thing that's missing are some tests, so I take a look at t/op/stacks.t, and... Eeek! I fully admit I have no idea what's going on in