2008-09-19 Michael Hutchinson <mhutchinson@novell.com>
commit18b14d2b3399016055cba82a7365e8d018df0ec1
authorMichael Hutchinson <mhutchinson@novell.com>
Sat, 20 Sep 2008 02:12:30 +0000 (20 02:12 -0000)
committerMichael Hutchinson <mhutchinson@novell.com>
Sat, 20 Sep 2008 02:12:30 +0000 (20 02:12 -0000)
tree2fcc004639a23e3de59687fe390c6ad19728fb3f
parentf56c7b32e9a3025650219f9cf9c4b5a0c93b0c46
2008-09-19  Michael Hutchinson  <mhutchinson@novell.com>

* ActivationTests.cs:
* HttpCalls.cs: Add a timeout on the client.
* HttpBugTests.cs: Add tests for some bugzilla bugs. One's not fixed,
  so is marked as not working.

svn path=/branches/mono-2-0/mcs/; revision=113612
mcs/class/System.Runtime.Remoting/Test/ActivationTests.cs
mcs/class/System.Runtime.Remoting/Test/ChangeLog
mcs/class/System.Runtime.Remoting/Test/HttpBugTests.cs [new file with mode: 0644]
mcs/class/System.Runtime.Remoting/Test/HttpCalls.cs