[Mono-list] Re: Regression tool required and learn while you hack ;-)

Miguel de Icaza miguel@ximian.com
20 Aug 2001 17:27:07 -0400


> This version is very simple - it takes two files in the command line and
> checks only public methods to make sure that the corresponding methods have
> the same number of parameters and of the same type.

Thanks a lot for the code Serge!

I have now integrated it into the build process.  

I will be testing it later today, thanks a lot again!   I am
generating interfaces right now (only events are missing, but I need
to work on delegates before I can handle this).

Miguel.