This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project.


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

Re: Reading Writing and Support Classes



Tom wrote:
> Anthony> I kind of think that we should have a
> Anthony> SimpleTestHarness.java.in, and then set the srcdir and temp
> Anthony> dir at configure time.  What do you think?
> 
> That would be fine with me.

I did this earlier today, although the configuration is done via an
interface (gnu/testlet/config.java.in).

- No need to pass the source dir to SimpleTestHarness.
- TestHarness now has a getTempDirectory() method.
- configure has a --with-tmpdir=... option.  The tmpdir defaults to /tmp.

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California


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