This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Count mauve results better
- To: Anthony Green <green@cygnus.com>
- Subject: Re: Count mauve results better
- From: Warren Levy <warrenl@cygnus.com>
- Date: Thu, 1 Jul 1999 15:48:54 -0700 (PDT)
- cc: java-patches@sourceware.cygnus.com
On Thu, 1 Jul 1999, Anthony Green wrote:
> Index: libjava/testsuite/libjava.mauve/mauve.exp
> ===================================================================
> RCS file: /cvs/java/libgcj/libjava/testsuite/libjava.mauve/mauve.exp,v
> retrieving revision 1.3
> diff -u -p -u -r1.3 mauve.exp
> --- mauve.exp 1999/05/03 12:48:34 1.3
> +++ mauve.exp 1999/07/01 22:29:00
> @@ -315,10 +315,6 @@ proc test_mauve_sim {} {
^^^^^^^^^^^^^^
You'll also want to make this mod to the 'test_mauve' proc (otherwise
you'll only see a difference when running the tests using a simulator).
--warrenl