public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Daniel Naab <dann@broadjam.com>
Cc: "'mauve-discuss@sources.redhat.com'" <mauve-discuss@sources.redhat.com>
Subject: Re: Mauve usage with custom bootclasspath?
Date: Wed, 05 May 2004 21:33:00 -0000	[thread overview]
Message-ID: <87vfjaefif.fsf@fleche.redhat.com> (raw)
In-Reply-To: <91109D2A38887045A9549186D4D0EE06011B5670@hermes.broadjam.com>

>>>>> "Daniel" == Daniel Naab <dann@broadjam.com> writes:

>> ./configure JAVA="{PATH TO JAVA} -bootclasspath=BOOTCLASSPATH"
Daniel> JAVAC="{PATH TO JAVAC} -bootclasspath=BOOTCLASSPATH"

Daniel> Is this the correct approach?  Any suggestions for how to
Daniel> isolate tests just to SwingWT?

This looks pretty good.
Once you have everything built, you just need to run the
`gnu.testlet.SimpleTestHarness' program.  How you launch it is up to
you.

This program accepts test names on stdin.  By default the Makefile
will run it with `cat classes | java ...'.  You can easily subset
this:  `grep whatever classes | java ...'

Tom

  reply	other threads:[~2004-05-05 21:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 21:20 Daniel Naab
2004-05-05 21:33 ` Tom Tromey [this message]
2004-05-06  4:28 Daniel Naab
2004-05-06 23:10 Daniel Naab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vfjaefif.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=dann@broadjam.com \
    --cc=mauve-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).