Re: [java-gnome-hackers] RadioAction and RadioMenuItem coverage
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2010-02-15 12:56:25
|
On Fri, 2010-02-12 at 09:00 +0100, Guillaume Mazoyer wrote: > I took a look to the code code > again and I still cannot see how to fix the error that I have. Do you have a test case or example? I grabbed your branch but there's no test coverage so it's a bit hard to duplicate the crash you're experiencing. Write a test that fails in tests/bindings/, add it to the test suite, and then we can see what you're up to. This is often a good way to see how your API is shaping up. Failing that there are the tests/snapshots/ and doc/examples/ trees too. AfC Sydney |