[Mono-devel-list] NUnit 2.1

ndrochak at gol.com ndrochak at gol.com
Tue Oct 14 03:17:45 EDT 2003


|  -----Original Message-----
|  From: mono-devel-list-admin at lists.ximian.com [mailto:mono-devel-list-
|  admin at lists.ximian.com] On Behalf Of Charlie Poole
|  Sent: Tuesday, October 14, 2003 12:18 PM
|  To: mono-devel-list at lists.ximian.com
|  Subject: RE: [Mono-devel-list] NUnit 2.1
|  
|  Based on a discussion of the problems of running NUnit 2.1 under mono,
|  I concluded that the Windows registry stuff in the nunit.util.dll should
|  be removed and put into a separate windows-only dll. However, browsing
|  CVS,
|  I see that the same code is in the current mono nunit2 build.

I haven't been able to try the build on Linux in a while, so I'm not sure
what the issue is.  However, I've heard a rumor (actually Gonzalo told me on
IRC) that the NUnit folks are working on this issue.  Since they know best I
think it's a good idea to wait for their solution.

|  So, does mono support the windows registry? If so, I assume only on
|  windows.
|  Do you all think removing the registry-related code is the proper thing
|  to
|  do?

I assume the registry support is for the GUI, like a "Recent Tests" menu
item. We don't have the GUI in mono CVS, so if you need a quick build fix,
it might be enough to just delete those files.  I haven't tried it myself
however.

If there's a bigger issue that I'm not aware of, please let me know.

Regards,
Nick D.




More information about the Mono-devel-list mailing list