Re: [java-gnome-hackers] Patch to GtkEditable and GtkEntry
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2010-05-14 23:56:19
|
On Thu, 2010-05-13 at 10:31 -0300, Douglaz wrote: > Please let me know if this one is correct. It is indeed. Merged to 'mainline'. Thanks for your contribution! We encourage people to add unit tests to the test suite. It's not always obvious what sort of tests one could do. In this case I added a round-trip tests for both the methods you added. Have a look at tests/bindings/org/gnome/gtk/ValidateEntry.java. Should you wish to add something again in the future, perhaps you can include a test case like this too. AfC Sydney |