classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Method of executing Mauve


From: Tom Tromey
Subject: Re: Method of executing Mauve
Date: 15 Nov 2002 09:04:58 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Brian" == Brian Jones <address@hidden> writes:

Brian> Fixed the URL.  It should be simpler to configure/use Mauve.  I
Brian> don't like having to export JAVA, JAVAC, before
Brian> configure/make... this choice should be defined at runtime
Brian> anyway instead of configure time.

I don't think these choices can be made at runtime.  The problem is,
not every compiler may be able to compile the whole package and not
every runtime may have every class.  For instance, when compiling and
running against classpath, you must omit javax.naming tests -- but
these work fine with gcj.

Brian> Btw, I think the current tag system is inadequate.

There was a long-ish discussion of Mauve test harness inadequacies
earlier this year.  The real problem seems to be lack of time to
address them.  I myself have neither time nor interest; the current
system works fine for my needs.  Mostly that is because I never run
Mauve by hand, but instead let the libgcj test suite handle it for me.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]