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