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

[PATCH] fix xml verification in info_tests.py

From: Sander Rijken <sr_at_d-90.nl>
Date: Mon, 20 Oct 2008 14:34:13 +0200

[[[
Fix some issues in the xml verification code in info_tests.py

* subversion/tests/cmdline/info_tests.py
  (verifiy_xml_elements): use unmatched_exprs instead of expr_remaining,
   because the latter is not defined
  (match_xml_elements): allow regular expression search for the text content
   to allow more expressive checks in the future.
   fix obvious bug that sets exprs to 'None' after the first pass
]]]

-- 
Sander Rijken
<sander_at_open.collab.net>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-10-20 14:34:27 CEST

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.