[Mono-list] Re: A NUnit test with System.IO.BinaryReader
Dick Porter
dick@ximian.com
17 Aug 2002 20:37:45 +0100
On Sat, 2002-08-17 at 16:20, Eduardo Garcia wrote:
> El sáb, 17-08-2002 a las 17:17, Eduardo Garcia escribió:
> > I sent it to the author of the class but no answer recived, here is the
> > test case:
> >
> > I wish it is fine, and this is usefull.
> >
> > It pass all the tests fine.
Now try testing a few interleaved r.BaseStream.Seek() :) Serge noted
some problems with character encodings too.
I will commit a new BinaryReader soon, with (I hope) all the issues
fixed.
- Dick