This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] java.io.BufferedInputStream.skip(long)...


Am Mittwoch, 17. November 2004 20:18 schrieb David Daney:
> Tom Tromey wrote:
> >>>>>>"David" == David Daney <ddaney@avtrex.com> writes:
> >
> > David> OK to commit?
> >
> > Ok, thanks.
> >
> > David> David Daney
> > David> 2004-11-16  David Daney  <ddaney@avtrex.com>
> > David>  * java/io/BufferedInputStream.java (skip): Return zero on
> > EOF. David>  * testsuite/libjava.lang/BufferedInputStream_1.java,
> > David>  testsuite/libjava.lang/BufferedInputStream_1.out: New
> > test.
>
> Would it be better to omit the testsuite addition and only put it
> in Mauve? Or do you want tests in both places?

Only into Mauve. AFAIK testsuite/libjava.lang/ is for language tests 
and not for library tests. I know this is hard to break up.


Michael
-- 
Homepage: http://www.worldforge.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]