Arnaud Vandyck <[EMAIL PROTECTED]> wrote on Wed, 19 Nov
2003 17:50:35 +0100:

>I'd like to know where are the mauve tests? ./test? ./testsuite?

http://sources.redhat.com/mauve/

>And maybe how can I write a mauve test for a awt or swing class?

For examples, see the tests for java.awt.geom.* or javax.swing.undo.

The truly interactive parts are certainly more difficult to test,
although there exists a class java.awt.Robot for this purpose. However,
Robot is currently not implemented in Classpath. :-(

>Sorry if it's a dumb question ;)

Not at all!

-- Sascha

Sascha Brawer, [EMAIL PROTECTED], http://www.dandelis.ch/people/brawer/ 




_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to