|
Re: NUnit Version Numbering: msg#00026windows.dotnet.nunit.devel
2005/12/11, Charlie Poole <cpoole@xxxxxxxxxxxxxxxxxxx>: > Hi Kamil, > > I've been told by other folks involved with Mono that NUnit is a part of > mono because it's used to build it from source. To me, that would imply that > the version of NUnit used to build a copy of Mono should be kept permanently > available - and frozen. Newer versions could be installed for use in > application development. I'm not sure how that would be done though. So I think that mono should not install / package any nunit binaries (it should use it only during a build and testing code in the source tree). We would also need binaries of NUnit prepared for installation on mono in this case. Probably this scenario won't be accepted by mono developers (I suspect they use nunit also after installation, for example for testing packages not inside mono tree, but depending on mono core binaries). But we could still have the installation of nunit outside mono, say in /usr/lib/nunit/nunit-XXX The question is how much convenience tool we want there (for example a nunit-console script is currently installed by mono's nunit into /usr/bin/ and mono-nunit.pc for executing mcs -pkg:mono-nunit.pc) So, what remains to be done is to test if not modified nunit from windows works fine on mono (if not fix it) and then prepare packages for linux, etc. > > Charlie > > > -----Original Message----- > > From: nunit-developer-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:nunit-developer- > > admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Kamil Skalski > > Sent: Sunday, December 11, 2005 6:31 AM > > To: Gert Driesen > > Cc: Rubenstein, Shmarya; Charlie Poole; Matt Hargett; nunit- > > developer@xxxxxxxxxxxxxxxxxxxxx > > Subject: Re: [nunit-developer] NUnit Version Numbering > > > > I created a patch for mono (see > > http://bugzilla.ximian.com/show_bug.cgi?id=76928), which seems to be > > the correct solution - it installs two versions of nunit under > > mono/nunit and mono/nunit2, nothing is installed into the GAC (because > > it is not needed). > > > > In general I think that mono should not ship with nunit inside - it > > should be installed separately and it should be the original nunit > > from nunit.org. Of course bundling nunit with mono tree is needed to > > have out of the box experience when building and testing mono itself. > > But assuming that mono developers want to stay with it as it is, then > > my patch solves the problem of writing tests using .NET 2.0 features. > > > > > > 2005/12/8, Gert Driesen <gert.driesen@xxxxxxxxxx>: > > > > > > > > > > -----Original Message----- > > > > From: nunit-developer-admin@xxxxxxxxxxxxxxxxxxxxx > > > > [mailto:nunit-developer-admin@xxxxxxxxxxxxxxxxxxxxx] On > > > > Behalf Of Rubenstein, Shmarya > > > > Sent: donderdag 8 december 2005 22:15 > > > > To: Charlie Poole; Matt Hargett; Kamil Skalski > > > > Cc: nunit-developer@xxxxxxxxxxxxxxxxxxxxx > > > > Subject: RE: [nunit-developer] NUnit Version Numbering > > > > > > > > Regarding 3: check out the NDoc 1.3 distribution. They manage > > > > to package mono, 1.0, 1.1 and (I Think!) 2.0 assemblies > > > > without too much trouble. > > > > > > We didn't package 2.0 assemblies for NDoc 1.3 (if I recall correctly) as > > at > > > that time, we were not allowed to distribute assemblies built using .NET > > 2.0 > > > beta's. > > > > > > But there's indeed no problem creating a setup that includes different > > > (framework) versions, and allow the end-user to select which version(s) > > to > > > install. > > > > > > Gert > > > > > > > > > > > > -- > > Kamil Skalski > > http://nazgul.omega.pl > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_idv37&alloc_id865&op=ick > > _______________________________________________ > > nunit-developer mailing list > > nunit-developer@xxxxxxxxxxxxxxxxxxxxx > > https://lists.sourceforge.net/lists/listinfo/nunit-developer > > > -- Kamil Skalski http://nazgul.omega.pl ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: NUnit Version Numbering: 00026, Kamil Skalski |
|---|---|
| Next by Date: | Re: NUnit Version Numbering: 00026, Kamil Skalski |
| Previous by Thread: | RE: NUnit Version Numberingi: 00026, Charlie Poole |
| Next by Thread: | RE: NUnit Version Numbering: 00026, Rubenstein, Shmarya |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |