[Mono-bugs] [Bug 78275][Nor] Changed - build nunit.mocks so they
can be used for Drawing and Forms unit tests
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 8 06:00:45 EDT 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78275
--- shadow/78275 2006-05-02 21:06:54.000000000 -0400
+++ shadow/78275.tmp.29195 2006-05-08 06:00:44.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78275
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -23,6 +23,15 @@
updates that will need this to be committed before I can commit those.
------- Additional Comments From matt at use.net 2006-05-02 21:06 -------
Created an attachment (id=16906)
patch for mcs/nunit20 to add nunit.mocks
+
+------- Additional Comments From atsushi at ximian.com 2006-05-08 06:00 -------
+IMHO this patch could go into svn.
+There might be version mismatch between nunit.core.dll,
+nunit.framework.dll and this nunit.mocks.dll. However, having the
+latest nunit might break something. Adding mock dll won't be harmful.
+I tried diff between 2.2.8 (the latest release) and our nunit, and got
+more than 400K diff (diff -u -x .svn ; note that it does not include
+lines for new files).
More information about the mono-bugs
mailing list