Re: Code cleanup: Harmonized tests
From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-08-25 19:20:00 CEST
cmpilato@collab.net writes:
I have a few comments about the patch:
1. Yay!
2. I'd like to see the whitespace changes in a separate patch, but
3. I found a couple of places where you're doing this:
stat_output, err_output = svntest.main.run_svn(None, 'stat', '-vN')
I'd like to see you use
run_and_verify_svn(message, expected_stdout, expected_stderr, *varargs):
in these cases. It integrates the checking for different outputs on
Aside from that, yay!
> And I have to say, something about the phrase "bring into harmony
:-)
-Fitz
-- Brian W. Fitzpatrick <fitz_at_red-bean.com> http://www.red-bean.com/fitz/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Aug 25 19:21:22 2003 |
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.