This is the mail archive of the mauve-discuss@sources.redhat.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]
Other format: [Raw text]

Re: Mauve patches for SpinnerListModel


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 05 September 2004 21:26, Mark Wielaard wrote:
> > Also, does anyone have any idea as to why Mauve only seems to test
> > java.io and java.net when I run make check? ?Using ant, I can get it
> > to compile all the tests but it segfaults in
> > java.lang.reflect.Array.newInstance.
>
> For these kind of questions there is the
> mauve-discuss@sources.redhat.com mailinglist.

Immediately after reporting the bug :) you can alter the build.xml to only 
test the classes you wrote quite easilly.
In the "test" target there are some <fileset /> lines and all you have to 
do is to make sure the includes part points to the dir you want to test 
(it will take all subclasses as well if you use 2 *'s at the end)

Naturally you should remove the fileset tags you don't want (there are 2 by 
default)

- -- 
Regards
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBPI64CojCW6H2z/QRAmaQAKCEUrxJ5Fj+wL8V8PFxt8DWnrifqQCff/0o
HZHR71RZTMXYc6BzUWtPof8=
=aAyF
-----END PGP SIGNATURE-----


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