Hi
Would it be feasible to simply add another keyword (mauve-annotation?) like "//Tags" and "//Uses"?No, we can't do this yet, but it's something we should work on. We need to put a gui testing framework in mauve first. We'll need to use Xvfb so that nothing is actually displayed on the tester's desktop. And we'll likely want a java.awt.Robot implementation too so that we can script gui tests.
A test being marked with e.g. "//Gui" would then only run if the test environment is configured for that.
cu Robert
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

