[Mono-list] Now taking test requests.

Miguel de Icaza miguel@ximian.com
20 Feb 2002 18:44:49 -0500


> I started with a short list of classes to test, and I believe I've worked
> through them all.  What library classes should I do tests for next?

My suggestion is to focus on more of the classes that live in the corlib
assembly, because bugs in this library will likely affect other parts of
the system.  The sooner we iron out all the bugs here, the better.

Miguel.