[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / Test / System.Runtime.Remoting.Channels.Tcp / ChangeLog
1 2008-09-17  Jeffrey Stedfast  <fejj@novell.com>
2
3         * TcpChannelTest.cs: Changed the namespace to MonoTests.Remoting
4         like the other Remoting tests and added a client<->server
5         communication test. Throw in a ftp:// url for the url-parsing test
6         to make sure the parser returns null on that.
7
8 2008-09-11  Jeffrey Stedfast  <fejj@novell.com>
9
10         * TcpChannelTest.cs: Added TcpChannel.Parse() tests.
11
12 2008-01-25  Gert Driesen  <drieseng@users.sourceforge.net>
13
14         * TcpChannelTest.cs: Added simple ctor test that covers bug #355905.
15