[Mono-bugs] [Bug 47573][Wis] Changed - Bugs in System.Uri

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Aug 2003 21:49:42 -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 gonzalo@ximian.com.

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

--- shadow/47573	2003-08-15 17:37:59.000000000 -0400
+++ shadow/47573.tmp.10638	2003-08-15 21:49:42.000000000 -0400
@@ -72,6 +72,11 @@
 
 ------- Additional Comments From duncan@ximian.com  2003-08-15 17:37 -------
 Now I need to run the testsuite, or have someone teach me how (I never
 figured out how to run only one test)...
 
 Any volunteers?
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-15 21:49 -------
+make test && make run-test in mcs/class/System will give you the
+command. If you want to run a single class, add a
+/fixture:MonoTests.System.XXXXXXXXXXXx to that command line.