> -----Original Message----- > From: Andrew Skiba [mailto:[EMAIL PROTECTED] > Sent: dinsdag 16 augustus 2005 13:58 > To: Gert Driesen > Cc: mono-devel-list@lists.ximian.com > Subject: RE: [Mono-patches] r48374 - in > trunk/mcs/class/System.Drawing: .System.Drawing Test/System.Drawing > > Hi Gert. > > You wrote: > > I'm still working on additional fixes and tests, I should get > > things stable today (meaning tests should pass on both mono > > and MS.NET). > > > > Gert > > Can you make things stable before committing, please? We are actively > working on System.Drawing these days, and it is very disturbing when > tests fail on mono and dotnet (before we speak about java). > > Also it takes time to review commits if they are lengthy, have > reformatting changes like > > - > -using NUnit.Framework; > using System; > -using System.Drawing; > using System.Collections; > using System.ComponentModel; > +using System.Drawing; > using System.Globalization; > +using System.Threading; > > +using NUnit.Framework; > + > > and svn:eol-style changes for tens of files. Can you at least > during our > active development in the same namespace try to minimize diffs? It's > fine to remove unused TearDown functions and Assertion inheritance > sometime, but why to do it now, when we work on the very same > files, so > it can produce more conflicts?
Ok, didn't know you were working on it (very) actively. Sorry about that. I've finished committing all necessary changes. All tests for the classes I touched now pass on Mono (Windows) and MS.NET 1.x. I'll hold off on making further changes. Gert _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list