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

Re: svn commit: r21621 - in trunk/subversion: libsvn_subr tests/cmdline tests/cmdline/svntest tests/libsvn_subr

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-09-23 22:32:34 CEST

Lieven Govaerts <lgo@mobsol.be> writes:

> I welcome a proposal to better fix the relation between input and
> output for these two test.

 struct {
   const char *path;
   svn_boolean_t result;
  } tests[] = {
    { "some_string", TRUE },
    { "another_string", FALSE }
  };

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 23 22:32:47 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.