[Mono-list] Assembly.CreateInstance(string className) bug
Gonzalo Paniagua Javier
gonzalo@ximian.com
13 May 2003 19:14:25 +0200
El mar, 13 de 05 de 2003 a las 18:41, Philippe Lavoie escribió:
> The fix was so fast, I decided to see how long it will take to add a unit test for it. Didn't take long :)
>
> Here is a unit test for it. Perhaps someone could add it to the suit of Unit tests? Not sure where it is by the way.
>
> That unit test passes in Visual Studio .Net 2003 (aka .NET 1.1)
It's in CVS now as AssemblyTest.cs. Thanks.
>
> On a side note, to find bugzilla I had to look at the FAQ, I didn't see any link from the main page.
The link is in the contributing page.
-Gonzalo