This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] minimal test case for sha-1 and md5
Tom Tromey writes:
> >>>>> "David" == David Daney <ddaney@avtrex.com> writes:
>
> David> Should we create another testsuite directory (say
> David> libjava.other) and put the tests in there? To me libjava.lang
> David> implies tests related to java.lang.**, and to date it seems
> David> that most of the tests there only test things in the java.lang
> David> packages.
>
> Once upon a time that was our plan, but then we started mauve instead.
> Probably libjava.lang should be renamed libjava.run, or something like
> that.
But we can't rename directories in CVS, so...
Andrew.