[Mono-bugs] [Bug 58182][Min] New - 'make test' in mcs should make NUnit dll's if needed
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 02:42:18 -0400 (EDT)
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 ndrochak@gol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58182
--- shadow/58182 2004-05-07 02:42:18.000000000 -0400
+++ shadow/58182.tmp.24093 2004-05-07 02:42:18.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 58182
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: ndrochak@gol.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Summary: 'make test' in mcs should make NUnit dll's if needed
+
+'make test' in mcs should make NUnit dll's if needed. If the Nunit dll's
+are not made with 'make' then a 'make test' will fail when building the
+corlib tests.
+
+Gonzalo said he might be able to take care of this "tomorrow", so this is
+a reminder.
+
+Thanks.