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

[PATCH] modernize ra_local_test

From: David Glasser <glasser_at_mit.edu>
Date: 2006-08-11 08:18:17 CEST

I was playing around with adding a new RA API and noticed that the
ra_local C test file still uses the old ra_plugin API. The following
patch fixes this.

(There isn't a similar place to write tests for the other ra
implementations of features that aren't exposed by the command-line
clients, is there?)

[[[
Update ra_local C test to modern RA API.

* subversion/tests/libsvn_ra_local/ra-local-test.c
  (make_and_open_local_repos): Use svn_ra_session_t instead of
   svn_ra_plugin_t and a baton.
  (open_ra_session, get_youngest_rev): Adjust calls to above.
]]]

-- 
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 Fri Aug 11 08:18:50 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.