[cp-patches] Re: DataFormat.equals() reimplemented

2005-07-26 Thread Mark Wielaard
Hi David, On Tue, 2005-07-26 at 15:22 +, David Gilbert wrote: > I wasn't sure from your description exactly which test fails. Only number 10 fails. Where you set the TimeZone of the Calendar to a new one with the same rules. > I can't run the tests against Classpath myself right now because

[cp-patches] Re: DataFormat.equals() reimplemented

2005-07-26 Thread David Gilbert
Mark Wielaard wrote: >Hi, > >This is a reimplementation of DateFormat.equals() following the JCL book >description. While testing this I found that David already created Mauve >tests for this which closely follow this description already. > >2005-07-26 Mark Wielaard <[EMAIL PROTECTED]> > >