2003-06-19 Nick Drochak <ndrochak@gol.com>
[mono.git] / mcs / class / corlib / Test / System.Runtime.Remoting / ChangeLog
1 2003-06-19  Nick Drochak <ndrochak@gol.com>
2
3         * RemotingServicesTest.cs: Lazy fix/workaround for "can't reuse 
4         channel" errors. Tests now pass.
5
6         * RemotingConfigurationTest.cs: Don't rely on test order, and wrap some
7         .NET 1.1 stuff.
8
9 2003-06-18  Nick Drochak <ndrochak@gol.com>
10
11         * RemotingServicesTest.cs: Change to nunit v2 format.
12
13 2003-03-11  Jean-Marc Andre <jean-marc.andre@polymtl.ca>
14
15         * RemotingConfigurationTest.cs: New unit test added
16
17
18 2003-03-03  Jean-Marc Andre <jean-marc.andre@polymtl.ca>
19
20         * RemotingServicesTest.cs: New unit test added