2005-02-21 Nick Drochak * SoapServicesTest.cs: OK, i don't know how to handle multi-registrations. Just disable the whole test on Mono for now until an expert can help out. 2005-02-20 Nick Drochak * SoapServicesTest.cs: Make test work on cygwin again. Order in which tests are run can make a difference. 2005-01-31 Nick Drochak * SoapServicesTest.cs: Pull out asserts that do not work on mono. * SynchronizationAttributeTest.cs: Run test on mono, but not .NET. 2004-04-06 Lluis Sanchez Gual * SynchronizationAttributeTest.cs: Added test for Monitor.Exit. 2004-01-08 Lluis Sanchez Gual * SynchronizationAttributeTest.cs: Improved test. 2003-11-26 Lluis Sanchez Gual * SoapServicesTest.cs: New test added. 2003-11-19 Lluis Sanchez Gual * ContextTest.cs, SynchronizationAttributeTest.cs: New tests added. 2003-06-19 Nick Drochak * RemotingServicesTest.cs: Lazy fix/workaround for "can't reuse channel" errors. Tests now pass. * RemotingConfigurationTest.cs: Don't rely on test order, and wrap some .NET 1.1 stuff. 2003-06-18 Nick Drochak * RemotingServicesTest.cs: Change to nunit v2 format. 2003-03-11 Jean-Marc Andre * RemotingConfigurationTest.cs: New unit test added 2003-03-03 Jean-Marc Andre * RemotingServicesTest.cs: New unit test added