[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r20449 - in trunk/subversion/bindings/swig/ruby: svn test

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2006-07-08 05:57:54 CEST

Hi,

In <20060706145012.GI12860@lorenz.farside.org.uk>
  "Re: svn commit: r20449 - in trunk/subversion/bindings/swig/ruby: svn test" on Thu, 6 Jul 2006 15:50:12 +0100,
  Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:

> > > > - assert_raises(Svn::Error::ENTRY_EXISTS) do
> > > > + assert_raises(Svn::Error::EntryExists) do
> > >
> > > I assume that these changes are just to keep up with the new style -
> > > they aren't actually required, are they?
> >
> > I want to recommend new style because new style is more
> > standard Ruby style. I assume that test codes are sample
> > codes too. So I want to use recommended style in test codes.
> >
>
> Yes, that's a good reason to change. I was just checking that existing
> code that expected certain exceptions would still work (because the old
> and new exceptions are identical).

OK. I added a new test case for checking what you suggest in
r20475.

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 8 05:58:28 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.