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

Re: svn commit: r24433 - trunk/subversion/tests/libsvn_subr

From: David Glasser <glasser_at_mit.edu>
Date: 2007-04-05 16:44:45 CEST

On 4/5/07, David Glasser <glasser@mit.edu> wrote:
> On 4/4/07, cmpilato@tigris.org <cmpilato@tigris.org> wrote:
> > --- trunk/subversion/tests/libsvn_subr/path-test.c (original)
> > +++ trunk/subversion/tests/libsvn_subr/path-test.c Wed Apr 4 14:13:06 2007
> > @@ -1130,6 +1130,8 @@
> > { "period.", "period.", "" },
> > { "file.ends-with/period.", "file.ends-with/period.", "" },
> > { "two-periods..txt", "two-periods..", "txt" },
> > + { ".dot-file", ".dot-file", "" },
> > + { ".dot-file.withext", ".dot-file", "withext" },
>
> Should the second field be ".dot-file."?

Whoops, I see you already caught that.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 5 16:44:57 2007

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.