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

Writing tests in Python and capturing warnings

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-17 14:54:28 CET

My patch to enable keywords from properties throws a warning if the property has
more than one line or if the line length is greater than SVN_KEYWORD_MAX_LEN.
However, I cannot see a way to test for that. I don't want to suppress the
warning completely, nor do I think I want to raise it to an error. There
doesn't seem to be any current test which checks for warnings. Am I missing
something obvious?

TIA

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 17 14:54:28 2004

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.