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