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: java.awt.Robot tests -- visual mauve tests revisited


On Thursday 30 December 2004 21:34, Thomas Fitzsimmons wrote:
> There was a thread about this recently but I don't think we came to a
> decision.

The discussion was continued on IRC (#classpath), and here is what I 
remember.
We wanted to add at least 2 features to the mauve test-runner.
a) a keyword for all tests that need a DISPLAY
b) a way to 'redirect' graphics output away from the users screen.  There is 
a standard technology for that, I don't remember its name.  A virtual 
buffer.

With that in place you have to either explicitly enable GUI tests; or they 
would automatically detect and use the virtual framebuffer.

With Robot a screenCapture can be made and then we need a 'simple' framework 
to have various visual check()  methods on Image objects.  Things like 
'exact match' / 'tint match' / 'size match' should prove quite usefull.

-- 
Thomas Zander

Attachment: pgp00000.pgp
Description: PGP signature


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