[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
Tue Jan 10 11:02:43 EST 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76928
--- shadow/76928 2006-01-02 16:47:30.000000000 -0500
+++ shadow/76928.tmp.5347 2006-01-10 11:02:43.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76928
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: packaging
AssignedTo: wberrier at novell.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
@@ -163,6 +163,10 @@
{
Assert.AreEqual(expected, (int?)actual);
}
}
+
+------- Additional Comments From rharinath at novell.com 2006-01-10 11:02 -------
+A variant of Kamil's patch has been committed as SVN r55295.
+
More information about the mono-bugs
mailing list