* ActivationTests.cs: New tests.
authorLluis Sanchez <lluis@novell.com>
Wed, 23 Jun 2004 10:25:15 +0000 (10:25 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 23 Jun 2004 10:25:15 +0000 (10:25 -0000)
commita8a6c2431db8f08746bab0abcbf67cc75fb0850a
tree90d355a6166e34de01ffb931db6f79e2e271b556
parent55827b6f1275cad0b5d3216d240b7c1bf3ad6fe6
* ActivationTests.cs: New tests.
* BaseCalls.cs, CallSeq.cs: Use Assert instead of the deprecated Assertion.

svn path=/trunk/mcs/; revision=30173
mcs/class/System.Runtime.Remoting/Test/ActivationTests.cs [new file with mode: 0644]
mcs/class/System.Runtime.Remoting/Test/BaseCalls.cs
mcs/class/System.Runtime.Remoting/Test/CallSeq.cs
mcs/class/System.Runtime.Remoting/Test/ChangeLog