[Mono-winforms-list] [PATCH] Patch for System.Windows.Forms.Application to match MSDN specifications for Application Data

Justin Cherniak justin.cherniak at gmail.com
Sat Nov 3 17:16:32 EDT 2007


OK, Attached is the updates patch with new tests and ChangeLog entries.  Can
I commit?

Thanks,
Justin

On Oct 31, 2007 9:33 AM, Andreia Gaita <shana.ufie at gmail.com> wrote:

> On 10/31/07, Justin Cherniak <justin.cherniak at gmail.com> wrote:
> > Let me ask, is there any documentation on writing tests, I'm a little
> > unclear on how/where to do this?
>
> Take a look at the Managed.Windows.Forms/Test/System.Windows.Forms
> directory, it has all the unit tests for mwf.  You basically set
> properties and Assert() them, look at ButtonTest, for instance, to see
> extensive property testing. ApplicationTest has the Application type
> tests, so your tests should go in there. Just create a new public void
> Method() marked with [Test], and add your tests. You can then run them
> with make run-test on MWF.
>
> andreia gaita
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20071103/bf1330ec/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Application.patch
Type: application/octet-stream
Size: 7275 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20071103/bf1330ec/attachment-0001.obj 


More information about the Mono-winforms-list mailing list