2009-01-07 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 7 Jan 2009 03:46:50 +0000 (03:46 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 7 Jan 2009 03:46:50 +0000 (03:46 -0000)
commit73025446bc7bff352c3fb011ee61a0dc1580d348
tree59589a2dc3c8a6cf96e9fbc16eddf1eb7240f91b
parent28ac67adbc820d6d05dc4397880397a8d4fcdb01
2009-01-07  Atsushi Enomoto  <atsushi@ximian.com>

* GenericTest.cs, HttpServerChannelTests.cs, ActivationTests.cs,
  BaseCalls.cs, CrossDomainCalls.cs, HttpBugTests.cs,
  ContextsTest.cs : explicitly set applicationBasePath to load
  the test assembly itself. It reduces hundreds of test failures
  under .NET and upgraded NUnit.
  Marked some tests as NotWorking (due to nunit upgrade).

svn path=/trunk/mcs/; revision=122606
mcs/class/System.Runtime.Remoting/Test/ActivationTests.cs
mcs/class/System.Runtime.Remoting/Test/BaseCalls.cs
mcs/class/System.Runtime.Remoting/Test/ChangeLog
mcs/class/System.Runtime.Remoting/Test/ContextsTest.cs
mcs/class/System.Runtime.Remoting/Test/CrossDomainCalls.cs
mcs/class/System.Runtime.Remoting/Test/GenericTest.cs
mcs/class/System.Runtime.Remoting/Test/HttpBugTests.cs
mcs/class/System.Runtime.Remoting/Test/HttpServerChannelTests.cs