[Mono-bugs] [Bug 76928][Nor] Changed - nunit: nunit tests that use C# 2.0 features do not run properly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 6 13:46:39 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by nazgul at omega.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=76928

--- shadow/76928	2005-12-06 00:34:40.000000000 -0500
+++ shadow/76928.tmp.3617	2005-12-06 13:46:39.000000000 -0500
@@ -44,6 +44,16 @@
 if you copy 2.0-compiled nunit*.dll into the right place and set several 
 environment variables to point to said right place, it runs.
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-12-06 00:34 -------
 Nunit is compiled with 1.0, so it will load the 1.0 corlib, this would
 happen with the upstream nunit dlls as well.
+
+------- Additional Comments From nazgul at omega.pl  2005-12-06 13:46 -------
+Actually, nunit (from nunit.org) is now packaged in new versions:
+nunit.2.2.3 and nunit-2.0-2.2.3 and the latter allows compiling tests
+using .NET 2.0. The issue comes back from time to time and indeed,
+this is a mono packaging bug, because it do not split installed nunit
+into 1.0 and 2.0 version.
+
+I suggest reopening this bug and using it as a placeholder for making
+nunit-2.0 mono packages work.


More information about the mono-bugs mailing list