[Mono-bugs] [Bug 76928][Nor] Changed - [PATCH] 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
Mon Dec 12 01:22:59 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76928
--- shadow/76928 2005-12-11 10:11:17.000000000 -0500
+++ shadow/76928.tmp.20413 2005-12-12 01:22:58.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: wberrier at novell.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH]nunit: nunit tests that use C# 2.0 features do not run properly
+Summary: [PATCH] nunit: nunit tests that use C# 2.0 features do not run properly
using NUnit.Framework;
[TestFixture]
public class Fixture
{
@@ -119,6 +119,11 @@
comments welcome.
------- Additional Comments From nazgul at omega.pl 2005-12-11 10:11 -------
One more thing, in my mono 1.1.9 installation I can see gnunit and
gnunit2, but I can't find their sources in mono tree. Their
installation directories need also to be tweaked for sure.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-12-12 01:22 -------
+I personally don't like mono/nunit / mono/nunit2. The 2 looks like it
+is describing the nunit version. Also, need to change gnunit to have a
+2.0 targeted version.
More information about the mono-bugs
mailing list