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

Re: cmdline tests and --non-interactive

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-12-22 14:01:55 CET

Daniel Rall wrote:
>
>>>>+ "--username", svntest.main.wc_author,
>>>>+ "--password", svntest.main.wc_passwd)
>
> Julian wrote:
>
>>I've often thought it would be nice to get rid of those extra
>>arguments by adding them to the test suite's default config file
>>(which is currently empty, I believe). That wouldn't automatically
>>simplify tests that create their own config file, but there aren't
>>many of those.
>
> I like the sound of that -- which arguments were you thinking I could
> refactor into the config file?

username and password.

Also, I was think of setting editor-cmd to something that silently succeeds
(like /bin/true) so that we need not pass a log message. There are hundreds of
"-m ''", "-m 'log msg'" and worse in the tests, and very few of them serve a
purpose other than just satisfying the requirement that a log message be provided.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 25 00:02:54 2005

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.