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

[PATCH] extra python authz tests for cat, log and checkout

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-05-11 01:40:38 CEST

Hi,

attached patch contains extra authorization tests for the cat, log and
checkout commands. I've run the tests with ra_local, ra_svn and ra_dav, all
succesful on my machine.

I have a test for svn lock too (lock a file on which you don't have read
access), but that apparently hangs the client with ra_svn. I'll send a bug
report to the dev list tomorrow (it's way too late now).

kind regards,

Lieven.

[[[
Add extra tests for authz validation (cat, log and checkout)

Patch by: Lieven Govaerts <lgo@mobsol.be>

* subversion/tests/cmdline/authz_tests.py:
  (authz_read_access): added testcases for user specific access rights
                         (override '*=' with jrandom=rw)
                       cleaned up some unused variables
  (authz_checkout_test): new authz test for checkouts
  (authz_log_test): new authz test for log
  (test_list): Add new tests.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu May 11 01:44:44 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.