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