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