----- Original Message ----- From: "Leopold Toetsch" <[EMAIL PROTECTED]> To: "Jonathan Worthington" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 9:52 AM Subject: Re: Tinderboxens
> Jonathan Worthington <[EMAIL PROTECTED]> wrote: > > Failed Test Stat Wstat Total Fail Failed List of Failed > > -------------------------------------------------------------------------- -- > > --- > > t\src\extend.t 1 256 12 1 8.33% 11 > > I've committed a change for extend_11 (I did print to stdout, which > might be out of sync with the rest goin' to stderr). > > > t\src\extend......NOK 11# got: 'in sub1 > > # hello in sub2 > > # back > > # back > > Yep. That must have it been. 'fraid it wasn't. Still fails in the same way. Sorry. > > t\src\io..........NOK 9# Failed test (t\src\io.t at line 242) > > # got: '"temp.file" ">" should have opened > > # "temp.file" ">>" should have opened > > io_win32 seems to lack append mode and such. I'll take a peek and if you're really lucky I might even figure out how to patch it. ;-) > > # Failed test (t\src\io.t at line 293) > > t\src\io..........NOK 10# got: 'should have read "." not ".?2"done > > Could be a line-ending thingy \r\n vs \n Maybe, I'll take a look to see if I can make sense of it. Jonathan