[Mono-list] Help wanted: MCS compiler tests

Miguel de Icaza miguel@ximian.com
19 Jul 2002 01:14:53 -0400


> Hello!


> You make a good point. In fact, I just may hike over to sourceforge and
> make a project involving a test suite for C# and .NET, assuming such a
> thing doesn't already exist. I'm wondering if it would be best to develop
> such a thing independently from mono, or together with it though.
> 

If you do a test suite for C#, you might want to keep it independent of
the Mono C# compiler, so that other compiler implementations can later
use it.  Like the Portable.NET compiler.

Miguel