Author: andrews
Date: 2006-05-24 10:14:04 -0400 (Wed, 24 May 2006)
New Revision: 61061
Modified:
trunk/mcs/class/System.Web/Test/mainsoft/NunitWeb/Makefile
Log:
run test on dotnet or on mono
Modified: trunk/mcs/class/System.Web/Test/mainsoft/NunitWeb/Makefile
===================================================================
--- trunk/mcs/class/System.Web/Test/mainsoft/NunitWeb/Makefile 2006-05-24
14:12:02 UTC (rev 61060)
+++ trunk/mcs/class/System.Web/Test/mainsoft/NunitWeb/Makefile 2006-05-24
14:14:04 UTC (rev 61061)
@@ -1,4 +1,7 @@
run-test: Test1.dll
+ mono nunit-console2 Test1.dll -out:res.log
+
+run-test-ondotnet: Test1.dll
nunit-console2 Test1.dll -out:res.log
Test1.dll: NunitWeb.dll Test1/Class1.cs Makefile
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches